Skip to content

Commit b70464e

Browse files
Merge pull request #220241 from aahill/csharp-add
Csharp add
2 parents 19bd9a1 + d337f04 commit b70464e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/cognitive-services/language-service/whats-new.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: overview
11-
ms.date: 11/21/2022
11+
ms.date: 12/02/2022
1212
ms.author: aahi
1313
ms.custom: ignite-fall-2021, event-tier1-build-2022
1414
---
@@ -17,13 +17,21 @@ ms.custom: ignite-fall-2021, event-tier1-build-2022
1717

1818
Azure Cognitive Service for Language is updated on an ongoing basis. To stay up-to-date with recent developments, this article provides you with information about new releases and features.
1919

20+
## December 2022
21+
22+
* New version (v5.2.0-beta.1) of the text analysis client library is available in preview for C#/.NET:
23+
* [**Package (NuGet)**](https://www.nuget.org/packages/Azure.AI.TextAnalytics/5.3.0-beta.1)
24+
* [**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/textanalytics/Azure.AI.TextAnalytics/CHANGELOG.md)
25+
* [**ReadMe**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/textanalytics/Azure.AI.TextAnalytics/README.md)
26+
* [**Samples**](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/textanalytics/Azure.AI.TextAnalytics/samples)
27+
2028
## November 2022
2129

2230
* Expanded language support for:
2331
* [Opinion mining](./sentiment-opinion-mining/language-support.md)
2432
* Conversational PII now supports up to 40,000 characters as document size.
2533
* New versions of the text analysis client library are available in preview:
26-
34+
2735
### [Java](#tab/java)
2836

2937
[**Package (Maven)**](https://mvnrepository.com/artifact/com.azure/azure-ai-textanalytics/5.3.0-beta.1)

0 commit comments

Comments
 (0)