Library containing foundation types used for building REST services on ASP.NET Core.
Info
Version: | 1.0.0 |
Author(s): | The BlackRain team and contributors |
Last Update: | Wednesday, December 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/blackrainhq/ServiceCore |
NuGet Url: | https://www.nuget.org/packages/BlackRain.Rest.ServiceCore |
Install
Install-Package BlackRain.Rest.ServiceCore
dotnet add package BlackRain.Rest.ServiceCore
paket add BlackRain.Rest.ServiceCore
BlackRain.Rest.ServiceCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.0)
- System.ComponentModel.Annotations(>= 4.5.0)