Google translate API for .Net Console app

I am creating a non-web application using C # and I would like to use the google API for translation. Is there a way to do this?
Thanks for the help!

+2


a source to share


1 answer


Yes, you can do it. Here's an example .



+2


a source







All Articles