An implementation of OAuth 1.0a for .NET Core based on Daniel Crenna's vaulted OAuth library.
Info
Version: | 3.0.1 |
Author(s): | Robert Hargreaves |
Last Update: | Sunday, May 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/rhargreaves/oauth-dotnetcore |
NuGet Url: | https://www.nuget.org/packages/OAuth.DotNetCore |
Install
Install-Package OAuth.DotNetCore
dotnet add package OAuth.DotNetCore
paket add OAuth.DotNetCore
OAuth.DotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
Tags