Constructs for implementing a data access layer using EntityFramework.
Info
| Version: | 1.4.0-alpha |
| Author(s): | Coderful.com |
| Last Update: | Monday, July 7, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/niaher/coderful-corebits |
| NuGet Url: | https://www.nuget.org/packages/Coderful.DataAccess |
Install
Install-Package Coderful.DataAccess
dotnet add package Coderful.DataAccess
paket add Coderful.DataAccess
Coderful.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.0.1)