SimplePersistence.UoW.EFCore offers implementations to the SimplePersistence.UoW using the Entity Framework Core as the ORM.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.3.0-rc01 |
Author(s): | João Simões |
Last Update: | Friday, September 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SimplePersistence/SimplePersistence.UoW.EFCore |
NuGet Url: | https://www.nuget.org/packages/SimplePersistence.UoW.EFCore |
Install
Install-Package SimplePersistence.UoW.EFCore
dotnet add package SimplePersistence.UoW.EFCore
paket add SimplePersistence.UoW.EFCore
SimplePersistence.UoW.EFCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.EntityFrameworkCore(>= 1.0.0)
- SimplePersistence.UoW(>= 3.3.0)
- Microsoft.EntityFrameworkCore(>= 1.0.0)
- SimplePersistence.UoW(>= 3.3.0)
Tags