A fluent grammar on top of the .NET Uri object for building up the Uri of a RESTful service and calling it with the appropriate information.
Info
Version: | 1.0.39 |
Author(s): | Naos Project |
Last Update: | Saturday, September 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://naosproject.com/ |
NuGet Url: | https://www.nuget.org/packages/Naos.FluentUri |
Install
Install-Package Naos.FluentUri
dotnet add package Naos.FluentUri
paket add Naos.FluentUri
Naos.FluentUri Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- OBeautifulCode.Compression(>= 1.0.17)
- OBeautifulCode.Representation.System(>= 1.0.53)
- OBeautifulCode.Serialization(>= 1.0.74)
- OBeautifulCode.Serialization.Json(>= 1.0.74)
- OBeautifulCode.Type(>= 1.0.69)