A collection of classes for supporting the repository pattern and domain model pattern in .NET Core with Entity Framework Core.
Info
Version: | 11.0.0-alpha |
Author(s): | Benday.EfCore.SqlServer |
Last Update: | Friday, February 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/benday-inc/Benday.EfCore.SqlServer |
NuGet Url: | https://www.nuget.org/packages/Benday.EfCore.SqlServer |
Install
Install-Package Benday.EfCore.SqlServer
dotnet add package Benday.EfCore.SqlServer
paket add Benday.EfCore.SqlServer
Benday.EfCore.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Benday.Common(>= 4.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.1)