Generic data access layer built on top of the .NET Entity Framework.
Info
Version: | 1.2.26020.10 |
Author(s): | Davide Gironi |
Last Update: | Friday, August 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidegironi/dgdatamodel |
NuGet Url: | https://www.nuget.org/packages/DG.DataModel |
Install
Install-Package DG.DataModel
dotnet add package DG.DataModel
paket add DG.DataModel
DG.DataModel Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.2)
Tags