It's the bare minimum that you are providing examples in curl, but it would be even more useful to provide C# samples especially now that v2 api is deprecated. For a faster turn around for devs, providing samples would be a plus.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@ArchieCoder
Thanks for the feedback! We are currently investigating and will update you shortly.
@v-pawal Hi, do we have any plan to add samples in C#? Thank you.
@ArchieCoder : We have several examples of using C# with Microsoft Translator-- C# is available for all of the quickstarts, the WPF tutorial is built using C#, and you can also view the Document Translator source code on the Microsoft Translator GitHub page at https://github.com/MicrosoftTranslator
@Jann-Skotdal Thanks for the quick follow-up.
I will close the issue since there are examples like you mentioned, but please add the link to at least these 2 webpages. For UWP api and even for ages, I'm used seeing example links at the bottom of the API page or even embedded C# samples.
https://docs.microsoft.com/en-ca/azure/cognitive-services/translator/migrate-to-v3
https://docs.microsoft.com/en-ca/azure/cognitive-services/translator/reference/v3-0-translate?tabs=curl
@ArchieCoder:
The Translator Text API Documentation index page has links to all of the quickstarts: https://docs.microsoft.com/azure/cognitive-services/translator/
WPF app tutorial: https://docs.microsoft.com/azure/cognitive-services/translator/tutorial-wpf-translation-csharp
@Jann-Skotdal Thank you Jann, I totally missed it as well.