Class of C # that allows the use of basic methods for Entity Framework 5.0.0.0 (Select,Insert, Update, Delete), using generic collections, compatibility with .Net Framework 4.5.
Info
Version: | 2.4.1 |
Author(s): | Solution Developer, C.A. |
Last Update: | Wednesday, July 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://solution-developer.net/projects |
NuGet Url: | https://www.nuget.org/packages/SD.Utils.Data.GenericRepository |
Install
Install-Package SD.Utils.Data.GenericRepository
dotnet add package SD.Utils.Data.GenericRepository
paket add SD.Utils.Data.GenericRepository
SD.Utils.Data.GenericRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 5.0.0)
- Newtonsoft.Json(>= 4.5.6)
Tags