An implementation of HMAC for ASP.NET Core.
Info
Version: | 4.1.0 |
Author(s): | Paul Hatcher |
Last Update: | Sunday, January 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/phatcher/Meerkat.Security.Hmac |
NuGet Url: | https://www.nuget.org/packages/Meerkat.Security.Hmac.AspNetCore |
Install
Install-Package Meerkat.Security.Hmac.AspNetCore
dotnet add package Meerkat.Security.Hmac.AspNetCore
paket add Meerkat.Security.Hmac.AspNetCore
Meerkat.Security.Hmac.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Meerkat.Security.Hmac(>= 4.1.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.AspNetCore.Authentication(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.1.3)
- Microsoft.AspNetCore.Mvc.WebApiCompatShim(>= 2.1.3)
- Meerkat.Security.Hmac(>= 4.1.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.AspNetCore.Authentication(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.1.3)
- Microsoft.AspNetCore.Mvc.WebApiCompatShim(>= 2.1.3)
Tags