A recipe (compile in C# file instead of DLL reference) version of Naos.FluentUri, 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.35 |
Author(s): | Naos Project |
Last Update: | Friday, September 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://naosproject.com/ |
NuGet Url: | https://www.nuget.org/packages/Naos.Recipes.FluentUri |
Install
Install-Package Naos.Recipes.FluentUri
dotnet add package Naos.Recipes.FluentUri
paket add Naos.Recipes.FluentUri
Naos.Recipes.FluentUri Download (Unzip the "nupkg" after downloading)
Dependencies
- Naos.Serialization.Json(>= 1.0.49)
- OBeautifulCode.Validation.Recipes.ParameterValidator(>= 1.0.14)