NSign.Abstractions
1.0.4
dotnet add package NSign.Abstractions --version 1.0.4
NuGet\Install-Package NSign.Abstractions -Version 1.0.4
<PackageReference Include="NSign.Abstractions" Version="1.0.4" />
paket add NSign.Abstractions --version 1.0.4
#r "nuget: NSign.Abstractions, 1.0.4"
// Install NSign.Abstractions as a Cake Addin #addin nuget:?package=NSign.Abstractions&version=1.0.4 // Install NSign.Abstractions as a Cake Tool #tool nuget:?package=NSign.Abstractions&version=1.0.4
NSign.Abstractions
Abstractions for signing and verification of signatures on HTTP messages. The abstractions by themselves are not very
meaningful in most cases, as they contain mostly interface definitions and abstract base classes. They are useful though
for building more extensions, or also things like middleware for other web server stacks or HTTP clients other than the
ASP.NET Core stack, for which the package NSign.AspNetCore already
provides middleware, or the HttpClient
class from the System.Net.Http
namespace, for which the
NSign.Client package already provides the middleware.
And, just as important, the package NSign.SignatureProviders holds implementations for standard signature algorithms outlined in RFC 9421 [^1].
Further Information
See also:
[^1]: See section Signature Algorithms of HTTP Message Signatures (RFC 9421), https://www.rfc-editor.org/rfc/rfc9421.html#name-signature-algorithms
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.4)
- Microsoft.Extensions.Options (>= 6.0.0)
- Microsoft.Extensions.Options.DataAnnotations (>= 6.0.0)
- StructuredFieldValues (>= 0.6.3)
- System.Collections.Immutable (>= 6.0.0)
-
net6.0
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.4)
- Microsoft.Extensions.Options (>= 6.0.0)
- Microsoft.Extensions.Options.DataAnnotations (>= 6.0.0)
- StructuredFieldValues (>= 0.6.3)
- System.Collections.Immutable (>= 6.0.0)
-
net8.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Options.DataAnnotations (>= 8.0.0)
- StructuredFieldValues (>= 0.6.3)
- System.Collections.Immutable (>= 8.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NSign.Abstractions:
Package | Downloads |
---|---|
NSign.SignatureProviders
NSign signature providers for signing and verifying signatures. See also: https://datatracker.ietf.org/doc/draft-ietf-httpbis-message-signatures/ |
|
NSign.Client
NSign for HTTP clients (`System.Net.Http.HttpClient`) for signing of HTTP requests and verification of HTTP responses. See also: https://datatracker.ietf.org/doc/draft-ietf-httpbis-message-signatures/ |
|
NSign.AspNetCore
NSign for ASP.NET Core services to verify HTTP requests and sign HTTP responses. See also: https://datatracker.ietf.org/doc/draft-ietf-httpbis-message-signatures/ |
|
NSign.BouncyCastle
Includes signature provider for signing and verifying signatures using EdDSA with ed25519. See also: https://datatracker.ietf.org/doc/draft-ietf-httpbis-message-signatures/ |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NSign.Abstractions:
Repository | Stars |
---|---|
Letterbook/Letterbook
Sustainable federated social media built for open correspondence
|
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 662 | 8/26/2024 |
1.0.3 | 2,637 | 6/17/2024 |
1.0.2 | 835 | 5/15/2024 |
1.0.1 | 1,618 | 3/20/2024 |
1.0.0 | 268 | 2/20/2024 |
0.19.3 | 205 | 2/13/2024 |
0.19.2 | 462 | 11/27/2023 |
0.19.1 | 688 | 10/9/2023 |
0.19.0 | 281 | 8/21/2023 |
0.17.0 | 324 | 5/12/2023 |
0.16.0 | 737 | 2/13/2023 |
0.15.3 | 675 | 1/19/2023 |
0.15.2 | 623 | 1/18/2023 |
0.15.1 | 684 | 1/16/2023 |
0.15.0 | 695 | 1/12/2023 |
0.10.0 | 1,157 | 6/8/2022 |
0.9.0 | 1,418 | 3/28/2022 |
0.8.3 | 1,138 | 3/10/2022 |
0.8.2 | 1,220 | 2/21/2022 |
0.8.1 | 1,160 | 2/18/2022 |
0.8.0 | 1,208 | 2/14/2022 |
0.2.0 | 583 | 1/4/2022 |
0.1.1 | 702 | 9/20/2021 |
0.1.0 | 588 | 9/17/2021 |