Class library for creating ASP.Net Core REST level 3 services.
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.AspNetCore |
Install
Install-Package Biz.Morsink.Rest.AspNetCore
dotnet add package Biz.Morsink.Rest.AspNetCore
paket add Biz.Morsink.Rest.AspNetCore
Biz.Morsink.Rest.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Biz.Morsink.Rest(>= 0.1.0)
- Microsoft.AspNetCore(>= 2.0.1)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
Tags