This library provides a set of tools to enable CRUD rapidly on any aspnetcore Web APIs.
Info
Version: | 5.1.0 |
Author(s): | lonesomegeek |
Last Update: | Saturday, May 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LSG.GenericCrud.Dto |
Install
Install-Package LSG.GenericCrud.Dto
dotnet add package LSG.GenericCrud.Dto
paket add LSG.GenericCrud.Dto
LSG.GenericCrud.Dto Download (Unzip the "nupkg" after downloading)
Dependencies
- LSG.GenericCrud(>= 5.0.0)
- AutoMapper(>= 9.0.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
Tags