An Entity Framework implementation for the Repository Pattern.
Info
Version: | 0.0.0.3 |
Author(s): | Dreams Parser |
Last Update: | Wednesday, January 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://PROJECT_URL_HERE_OR_DELETE_THIS_LINE |
NuGet Url: | https://www.nuget.org/packages/DreamsParser.Repository.EF |
Install
Install-Package DreamsParser.Repository.EF
dotnet add package DreamsParser.Repository.EF
paket add DreamsParser.Repository.EF
DreamsParser.Repository.EF Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- DreamsParser.Repository(>= 0.0.0.4)
Tags