StuffHappens
StuffHappens

Reputation: 6557

Google translate API For .Net Console Application

I'm creating a not-web application using C# and I would like to use Google translate API there. Is there a way to do this?
Thank you for your help!

Upvotes: 2

Views: 1109

Answers (1)

driis
driis

Reputation: 164341

Yes, you can do that. Here is an example.

Upvotes: 2

Related Questions