Generic Repository and UnitOfWork Pattern implementation with base classes for Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 0.1.4 |
| Author(s): | ziyasal |
| Last Update: | Friday, May 27, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ziyasal/RepositoryT.EntityFramework |
| NuGet Url: | https://www.nuget.org/packages/RepositoryT.EntityFramework.WebApiIntegration |
Install
Install-Package RepositoryT.EntityFramework.WebApiIntegration
dotnet add package RepositoryT.EntityFramework.WebApiIntegration
paket add RepositoryT.EntityFramework.WebApiIntegration
RepositoryT.EntityFramework.WebApiIntegration Download (Unzip the "nupkg" after downloading)
Dependencies
- RepositoryT.EntityFramework(>= 0.5.1)
- RepositoryT(>= 0.2.6)
- Microsoft.AspNet.WebApi.WebHost(>= 5.2.3)
Tags