Generic Crud: Get CRUD functionality for sql tables.
Info
| Version: | 1.1.0 |
| Author(s): | GenericCrudnug |
| Last Update: | Friday, December 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/GenericCrudnug |
Install
Install-Package GenericCrudnug
dotnet add package GenericCrudnug
paket add GenericCrudnug
GenericCrudnug Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.App(>= 2.2.0)