An example of reading\writing data from\to Google Sheets API. If you need more detailed steps, read my blog post at Medium - https://medium.com/@equisept/net-core-google-sheets-api-read-write-5edd919868e3?source=friends_link&sk=30f3452b4375010af4d73926b7efe359
- Google account
- .NET Core
google-credentials.json
with valid credentials in the project root folder
dotnet restore
dotnet run