Provides the Repository pattern for Microsoft.EntityFrameworkCore.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 8.0.2 |
Author(s): | Lima Technology Services, Fernando Luiz de Lima |
Last Update: | Tuesday, August 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ffernandolima/ef-core-data-access |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.Data.Repository |
Install
Install-Package EntityFrameworkCore.Data.Repository
dotnet add package EntityFrameworkCore.Data.Repository
paket add EntityFrameworkCore.Data.Repository
EntityFrameworkCore.Data.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFrameworkCore.Data.QueryBuilder(>= 5.0.3)
- Z.EntityFramework.Plus.EFCore(>= 5.1.15)
Tags