Dragon.Security.Hmac.Core
1.0.2
See the version list below for details.
dotnet add package Dragon.Security.Hmac.Core --version 1.0.2
NuGet\Install-Package Dragon.Security.Hmac.Core -Version 1.0.2
<PackageReference Include="Dragon.Security.Hmac.Core" Version="1.0.2" />
paket add Dragon.Security.Hmac.Core --version 1.0.2
#r "nuget: Dragon.Security.Hmac.Core, 1.0.2"
// Install Dragon.Security.Hmac.Core as a Cake Addin #addin nuget:?package=Dragon.Security.Hmac.Core&version=1.0.2 // Install Dragon.Security.Hmac.Core as a Cake Tool #tool nuget:?package=Dragon.Security.Hmac.Core&version=1.0.2
A library to generate HMAC signatures for GET requests.
It is used by clients of services that use the Dragon.Security.Hmac.Module module.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Dragon.Security.Hmac.Core:
Package | Downloads |
---|---|
Dragon.Security.Hmac.Module
A library to authorize GET requests using HMAC signatures that are generated by the Dragon.Security.Hmac.Core module. |
|
Dragon.SecurityServer.AccountSTS.Client
A client for the Dragon.SecurityServer.AccountSTS, which allows updating user data and generating links to the AccountSTS. |
|
Dragon.SecurityServer.ProfileSTS.Client
A client for the Dragon.SecurityServer.ProfileSTS, which allows managing user profile claims. |
GitHub repositories
This package is not used by any popular GitHub repositories.
expiry parameter is now UTC based
serviceId is now case insensitive