| Date | 2022-02-15 (1,390 days ago) |
|---|---|
| Downloads | 313 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 5 |
New alpha release 🎉
Via NuGet:
dotnet add package Skybrud.Essentials.AspNetCore --version 1.0.0-alpha002or:
Install-Package Skybrud.Essentials.AspNetCore -Version 1.0.0-alpha002ToUrlEncodedString extension method for IQueryCollection (see 395ec7e)IQueryCollection to an URL encoded string, this release adds an extension method for doing that.