A library to build RESTful APIs.
Info
Version: | 1.1.0 |
Author(s): | Kyubisation |
Last Update: | Thursday, April 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://fluentrestbuilder.readthedocs.io/ |
NuGet Url: | https://www.nuget.org/packages/FluentRestBuilder |
Install
Install-Package FluentRestBuilder
dotnet add package FluentRestBuilder
paket add FluentRestBuilder
FluentRestBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- System.Collections.Immutable(>= 1.4.0)
Tags