Authentication client to generate access token to access Zoominfo API.
Info
Version: | 1.0.3 |
Author(s): | Sokkalingam Subramanian |
Last Update: | Thursday, September 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Zoominfo/api-auth-csharp-client |
NuGet Url: | https://www.nuget.org/packages/Zoominfo.API.Authentication.Client.NetCore |
Install
Install-Package Zoominfo.API.Authentication.Client.NetCore
dotnet add package Zoominfo.API.Authentication.Client.NetCore
paket add Zoominfo.API.Authentication.Client.NetCore
Zoominfo.API.Authentication.Client.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 106.11.4)
- BouncyCastle.NetCore(>= 1.8.6)
- Auth0.AuthenticationApi(>= 7.1.0)