Owin extensions for the Dalion HttpMessageSigning C# implementation of the IETF Internet-Draft "Signing HTTP Messages".
Info
Version: | 8.0.1 |
Author(s): | David Lievrouw |
Last Update: | Monday, September 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DavidLievrouw/HttpMessageSigning |
NuGet Url: | https://www.nuget.org/packages/Dalion.HttpMessageSigning.Verification.Owin |
Install
Install-Package Dalion.HttpMessageSigning.Verification.Owin
dotnet add package Dalion.HttpMessageSigning.Verification.Owin
paket add Dalion.HttpMessageSigning.Verification.Owin
Dalion.HttpMessageSigning.Verification.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
- Dalion.HttpMessageSigning.Verification(>= 6.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- Microsoft.Owin(>= 4.1.0)
- Microsoft.Owin.Security(>= 4.1.0)
- Owin(>= 1.0.0)
Tags