Microsoft.AspNetCore.WebUtilities (2.1.1)
Published 2023-05-05 11:29:22 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 2.1.1 Microsoft.AspNetCore.WebUtilities
About this package
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.Net.Http.Headers | 2.1.1 | .NETStandard2.0 |
System.Text.Encodings.Web | 4.5.0 | .NETStandard2.0 |