.NET Client library for connecting to my OAuth API.
Info
Version: | 1.1.1-beta |
Author(s): | Toby Meehan |
Last Update: | Wednesday, September 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TobyMeehan/OAuthConnector |
NuGet Url: | https://www.nuget.org/packages/TobyMeehan.OAuth |
Install
Install-Package TobyMeehan.OAuth
dotnet add package TobyMeehan.OAuth
paket add TobyMeehan.OAuth
TobyMeehan.OAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- TobyMeehan.Http(>= 1.0.0)