Skip to content

Commit c4a5fdf

Browse files
committed
adding csharp information
1 parent aaf8200 commit c4a5fdf

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

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

Lines changed: 19 additions & 1 deletion
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,31 @@ 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 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:
2634

35+
### [C#/.NET](#tab/csharp)
36+
37+
[**Package (NuGet)**](https://www.nuget.org/packages/Azure.AI.TextAnalytics/5.3.0-beta.1)
38+
39+
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/textanalytics/Azure.AI.TextAnalytics/CHANGELOG.md)
40+
41+
[**ReadMe**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/textanalytics/Azure.AI.TextAnalytics/README.md)
42+
43+
[**Samples**](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/textanalytics/Azure.AI.TextAnalytics/samples)
44+
2745
### [Java](#tab/java)
2846

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

0 commit comments

Comments
 (0)