Implementation of Pattern Repository for .NET CORE.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.8.0 |
Author(s): | IT Band System |
Last Update: | Friday, March 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ITB.Repository.EntityFrameworkCore |
Install
Install-Package ITB.Repository.EntityFrameworkCore
dotnet add package ITB.Repository.EntityFrameworkCore
paket add ITB.Repository.EntityFrameworkCore
ITB.Repository.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- ITB.Repository.Abstraction(>= 1.0.4)
- ITB.Shared.Domain(>= 1.0.1)
- Microsoft.EntityFrameworkCore(>= 3.1.9)
Tags