DataRepository base classes using Entity Framework Code-First for MS SQL.
Info
Version: | 7.0.15 |
Author(s): | EmL Solutions |
Last Update: | Wednesday, March 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EddLonzanida/Eml.DataRepository.Demo |
NuGet Url: | https://www.nuget.org/packages/Eml.DataRepository.MsSql |
Install
Install-Package Eml.DataRepository.MsSql
dotnet add package Eml.DataRepository.MsSql
paket add Eml.DataRepository.MsSql
Eml.DataRepository.MsSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Eml.DataRepository(>= 5.0.4)
- Eml.Extensions(>= 5.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.2)
- System.Data.SqlClient(>= 4.8.2)
Tags