Cormo module that sets up EntityFramework fully-configured with Dependency Injection and other Cormo goodness, zero fuss and zero-config.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.0.1.28 |
Author(s): | Cormo |
Last Update: | Monday, March 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/hendryluk/cormo |
NuGet Url: | https://www.nuget.org/packages/Cormo.Data.EntityFramework |
Install
Install-Package Cormo.Data.EntityFramework
dotnet add package Cormo.Data.EntityFramework
paket add Cormo.Data.EntityFramework
Cormo.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- cormo(0.0.1.28)
- EntityFramework(6.1.2)
Tags