HMAC Authentication Library.
Info
| Version: | 0.0.1 |
| Author(s): | Andreas Suwanrat Ocano |
| Last Update: | Tuesday, November 3, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/andreasocano/hmacauthentication |
| NuGet Url: | https://www.nuget.org/packages/OcanoNet.HMACAuthentication.AspNetCore |
Install
Install-Package OcanoNet.HMACAuthentication.AspNetCore
dotnet add package OcanoNet.HMACAuthentication.AspNetCore
paket add OcanoNet.HMACAuthentication.AspNetCore
OcanoNet.HMACAuthentication.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- OcanoNet.HMACAuthentication(>= 0.0.1)