Adds some base implementations for using repositories and unit of work pattern with the Entity Framework.
Info
Version: | 3.1.0 |
Author(s): | Andreas Graefe |
Last Update: | Wednesday, April 23, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/katarch/ef-persistence-framework |
NuGet Url: | https://www.nuget.org/packages/EFPersisitenceFramework.dll |
Install
Install-Package EFPersisitenceFramework.dll
dotnet add package EFPersisitenceFramework.dll
paket add EFPersisitenceFramework.dll
EFPersisitenceFramework.dll Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- EntityFramework(6.0.1)
- EFPF.Interfaces(1.1.0)
- EntityFramework(6.0.1)
- EFPF.Interfaces(1.1.0)
Tags