Use the Translator API to detect Language
In this tutorial we are going to see how to use the Translator Text API to detect Language from Text. Prerequisites To run the sample code you must have an edition of Visual Studio installed. You will need the Json.NET NuGet package. You will need the .NET SDK installed in your machine You will …