Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with GOOGLE TRANSLATE API

  • Using Google Translation API with Dotnet Core

    Recently i worked on a proof of concept with a requirement of language translation in Web application. There are lot of Language translation services available in the market but most of them failed with more than one parameters i checked for.  The parameters i used for this study are Quality, Performance, Pricing, Ease of integration, Languages supported.  As part of the exercise, I tried integrating some of the leading translation services with .NET application. This is the first post in the series and and i am going to talk about the integration of Google Translation API with Dotnet Core in this.