Microsoft.Net.Http.Headers (2.0.0)
Published 2023-05-05 11:34:29 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 2.0.0 Microsoft.Net.Http.Headers
About this package
HTTP header parser implementations.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.Extensions.Primitives | 2.0.0 | .NETStandard2.0 |
System.Buffers | 4.4.0 | .NETStandard2.0 |