This assembly delivers components for creating the EF context dynamically and migrating the MS SQL database if necessary.
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.1.28 |
Author(s): | HTW Berlin |
Last Update: | Wednesday, March 25, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://openreskit.htw-berlin.de/ |
NuGet Url: | https://www.nuget.org/packages/OpenResKit.DomainModel |
Install
Install-Package OpenResKit.DomainModel
dotnet add package OpenResKit.DomainModel
paket add OpenResKit.DomainModel
OpenResKit.DomainModel Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(5.0.0)
Tags