Extends the .NET built in Uri with a fluent interface for adding to the query string.
Info
| Version: | 1.0.3 |
| Author(s): | Monzoom (Poul Foged) |
| Last Update: | Wednesday, December 16, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/poulfoged/UriExtend |
| NuGet Url: | https://www.nuget.org/packages/UriExtend |
Install
Install-Package UriExtend
dotnet add package UriExtend
paket add UriExtend
UriExtend Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
Tags