Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.1.0 |
Author(s): | Florian Harreau |
Last Update: | Sunday, September 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fharr/SimpleDAO |
NuGet Url: | https://www.nuget.org/packages/SimpleDAO.EntityFramework |
Install
Install-Package SimpleDAO.EntityFramework
dotnet add package SimpleDAO.EntityFramework
paket add SimpleDAO.EntityFramework
SimpleDAO.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(4.0.4)
- EntityFramework(6.1.3)
- SimpleDAO(1.0.0.0)
Tags
These components are meant to be used within applications using an IoC container.