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.AspNetFramework |
Install
Install-Package OcanoNet.HMACAuthentication.AspNetFramework
dotnet add package OcanoNet.HMACAuthentication.AspNetFramework
paket add OcanoNet.HMACAuthentication.AspNetFramework
OcanoNet.HMACAuthentication.AspNetFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.7)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- OcanoNet.HMACAuthentication(>= 0.0.1)