Provides conventions for creating an ASP.NET Core based REST API on top of a domain model.
Info
Version: | 2.0.0 |
Author(s): | Winton |
Last Update: | Wednesday, January 19, 2022 |
.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