SimplePersistence.UoW.EF offers implementations to the SimplePersistence.UoW using the Entity Framework 6 as the ORM.
Info
Version: | 3.2.2 |
Author(s): | João Simões |
Last Update: | Monday, May 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SimplePersistence/SimplePersistence.UoW.EF |
NuGet Url: | https://www.nuget.org/packages/SimplePersistence.UoW.EF |
Install
Install-Package SimplePersistence.UoW.EF
dotnet add package SimplePersistence.UoW.EF
paket add SimplePersistence.UoW.EF
SimplePersistence.UoW.EF Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- EntityFramework(>= 6.0.0)
- SimplePersistence.UoW(>= 3.2.1)
- EntityFramework(>= 6.0.0)
- SimplePersistence.UoW(>= 3.2.1)
Tags