Use your Google Sheet as a DB.
Info
Version: | 1.0.3 |
Author(s): | Alex Paklonski |
Last Update: | Friday, September 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KozTv/GoogleSheetsDatabase |
NuGet Url: | https://www.nuget.org/packages/GoogleSheetsDatabase |
Install
Install-Package GoogleSheetsDatabase
dotnet add package GoogleSheetsDatabase
paket add GoogleSheetsDatabase
GoogleSheetsDatabase Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Apis.Sheets.v4(>= 1.35.1.1303)
- NETStandard.Library(>= 1.6.1)