Date | 2022-02-15 (1,004 days ago) |
---|---|
Downloads | 161 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 5 |
New alpha release 🎉
#installation
">InstallationVia NuGet:
dotnet add package Skybrud.Essentials.AspNetCore --version 1.0.0-alpha002
or:
Install-Package Skybrud.Essentials.AspNetCore -Version 1.0.0-alpha002
#changelog
">ChangelogToUrlEncodedString
extension method for IQueryCollection
(see 395ec7e
)IQueryCollection
to an URL encoded string, this release adds an extension method for doing that.