DataRepository base classes using Entity Framework Code-First.
Info
Version: | 8.0.0.18 |
Author(s): | EmL Solutions |
Last Update: | Saturday, June 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EddLonzanida/Eml.DataRepository.Demo |
NuGet Url: | https://www.nuget.org/packages/Eml.DataRepository |
Install
Install-Package Eml.DataRepository
dotnet add package Eml.DataRepository
paket add Eml.DataRepository
Eml.DataRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- Eml.Contracts(>= 5.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
Tags