Info
Version: | 3.2018.1025.15562 |
Author(s): | Original author: Will Hopkins - Moonrise Media Ltd. |
Last Update: | Thursday, October 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Moonrise.Utils.Database |
Install
Install-Package Moonrise.Utils.Database
dotnet add package Moonrise.Utils.Database
paket add Moonrise.Utils.Database
Moonrise.Utils.Database Download (Unzip the "nupkg" after downloading)
Dependencies
- Moonrise.Utils.Logging(>= 3.2018.601)
- Moonrise.Utils.Standard(>= 3.2018.601)
- EntityFramework(>= 6.2.0)
- NDesk.Options(>= 0.2.1)
MigrationApp and MigrationState allow for migrations to be seperated out into a stand-alone app.