Provides conventions for creating an ASP.NET Core based REST API on top of a domain model.
Info
Version: | 1.3.0 |
Author(s): | Winton |
Last Update: | Thursday, August 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wintoncode/Winton.DomainModelling.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/Winton.DomainModelling.AspNetCore |
Install
Install-Package Winton.DomainModelling.AspNetCore
dotnet add package Winton.DomainModelling.AspNetCore
paket add Winton.DomainModelling.AspNetCore
Winton.DomainModelling.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
- Winton.DomainModelling.Abstractions(>= 1.4.0)
Tags