REST API library for ASP.NET Core that provides CRUD implementation out of the box.
Info
| Version: | 1.0.5 |
| Author(s): | Pavlos Papadopoulos |
| Last Update: | Tuesday, October 23, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pavlospap/CoreAPIDirect |
| NuGet Url: | https://www.nuget.org/packages/CoreAPIDirect |
Install
Install-Package CoreAPIDirect
dotnet add package CoreAPIDirect
paket add CoreAPIDirect
CoreAPIDirect Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 5.0.1)
- Humanizer(>= 2.5.1)
- Microsoft.AspNetCore.All(>= 2.1.5)
- Newtonsoft.Json(>= 11.0.2)
Tags