Allow users to easily create Google API Service authenticated objects with JSON or P12 files.
Info
Version: | 1.0.5-beta |
Author(s): | Daniel Rodrigues |
Last Update: | Friday, February 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drodriguesaar/GoogleApiServiceFactory |
NuGet Url: | https://www.nuget.org/packages/GoogleApiServiceFactory |
Install
Install-Package GoogleApiServiceFactory
dotnet add package GoogleApiServiceFactory
paket add GoogleApiServiceFactory
GoogleApiServiceFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- Google.Apis(>= 1.32.1)
- Google.Apis.Auth(>= 1.32.1)
- Google.Apis.Core(>= 1.32.1)
- Google.Apis.Oauth2.v2(>= 1.32.1.1103)
- System.Net.Http(>= 4.3.3)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Security.Cryptography.Encoding(>= 4.3.0)
- System.Security.Cryptography.Primitives(>= 4.3.0)
- System.Security.Cryptography.X509Certificates(>= 4.3.2)
Tags