StructuredFieldValues 0.7.3
See the version list below for details.
dotnet add package StructuredFieldValues --version 0.7.3
NuGet\Install-Package StructuredFieldValues -Version 0.7.3
<PackageReference Include="StructuredFieldValues" Version="0.7.3" />
<PackageVersion Include="StructuredFieldValues" Version="0.7.3" />
<PackageReference Include="StructuredFieldValues" />
paket add StructuredFieldValues --version 0.7.3
#r "nuget: StructuredFieldValues, 0.7.3"
#:package StructuredFieldValues@0.7.3
#addin nuget:?package=StructuredFieldValues&version=0.7.3
#tool nuget:?package=StructuredFieldValues&version=0.7.3
StructuredFieldValues
This is a .NET parser for Structured Field Values for HTTP, compliant with RFC 8941. Its correctness is ensured by the test suite from IETF HTTP Working Group.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Microsoft.Bcl.Memory (>= 9.0.6)
-
net8.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on StructuredFieldValues:
Package | Downloads |
---|---|
NSign.Abstractions
Abstractions for signing and verification of signatures on HTTP messages (RFC 9421). See also: https://datatracker.ietf.org/doc/rfc9421/ |
|
NSign.Client
NSign for HTTP clients (`System.Net.Http.HttpClient`) for signing of HTTP requests and verification of HTTP responses (RFC 9421). See also: https://datatracker.ietf.org/doc/rfc9421/ |
|
NSign.AspNetCore
NSign for ASP.NET Core services to verify HTTP requests and sign HTTP responses (RFC 9421). See also: https://datatracker.ietf.org/doc/rfc9421/ |
|
Letterbook.NSign.Abstractions
Abstractions for signing and verification of signatures on HTTP messages. See also: https://datatracker.ietf.org/doc/draft-ietf-httpbis-message-signatures/ |
|
Letterbook.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/ |
GitHub repositories
This package is not used by any popular GitHub repositories.