Library to help you quickly code Create, Read, Update and Delete (CRUD) accesses in web/mobile/desktop applications using Entity Framework Core.
Info
Version: | 8.1.0 |
Author(s): | Jon P Smith |
Last Update: | Saturday, May 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JonPSmith/EfCore.GenericServices |
NuGet Url: | https://www.nuget.org/packages/EfCore.GenericServices |
Install
Install-Package EfCore.GenericServices
dotnet add package EfCore.GenericServices
paket add EfCore.GenericServices
EfCore.GenericServices Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.1.1)
- GenericServices.StatusGeneric(>= 1.1.0)
- Microsoft.AspNetCore.JsonPatch(>= 5.0.1)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
Tags