C# – First steps with C# and .NET – part 023 .

In this tutorial, I will show you how to use C # with Google A.P.I. on Linux.
You will need to set an authentication key in your google account, see the credentials page.
I used Fedora Linux to install the NuGet command:

Use this command to install it:

Create a basic C# project and test it:

Add Google A.P.I. to this project:

Change the default project source code with this example and add your Google key:

I used my key and this is the result of the run project:

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.