A lightweight library that allows to translate text using Microsoft Translator Service.
To use this library, you must register Microsoft Translator Service on Azure to obtain the Subscription key. For more information, visit Microsoft Translator is moving to Azure webpage.
Installation
The library is available on NuGet. Just search TranslatorService in the Package Manager GUI or run the following command in the Package Manager Console:
Install-Package RestLibrary
In the Samples folder are available samples for .NET, .NET Core and the Universal Windows Platform.
Contribute
The project is continually evolving. We welcome contributions. Feel free to file issues and pull requests on the repo and we'll address them as we can.