Class library for defining an abstract Rest service.
Info
Version: | 0.1.0 |
Author(s): | Joost W. Morsink |
Last Update: | Saturday, December 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joost-morsink/RestServer |
NuGet Url: | https://www.nuget.org/packages/Biz.Morsink.Rest |
Install
Install-Package Biz.Morsink.Rest
dotnet add package Biz.Morsink.Rest
paket add Biz.Morsink.Rest
Biz.Morsink.Rest Download (Unzip the "nupkg" after downloading)
Dependencies
- Biz.Morsink.DataConvert(>= 0.4.0)
- Biz.Morsink.Identity(>= 0.1.1)
- System.Collections.Immutable(>= 1.4.0)
- System.ComponentModel.Annotations(>= 4.4.0)
- System.Security.Claims(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.4.0)
Tags