Generic DAO with Interface using NInject and Entity Framework.
Info
Version: | 2.3.0 |
Author(s): | Edgar |
Last Update: | Friday, March 28, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GenericDAO |
Install
Install-Package GenericDAO
dotnet add package GenericDAO
paket add GenericDAO
GenericDAO Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0)
- Ninject.MVC3(>= 3.2.0)
Tags