Adds a command to the package manager console to generate migrations for FluentMigrator.
Info
Version: | 1.0.6 |
Author(s): | Ritter Insurance Marketing, LLC, Krystian Mikrut, Michał Bronkowski |
Last Update: | Thursday, April 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mbronkowski/fluentmigrator-generator |
NuGet Url: | https://www.nuget.org/packages/Ps.FluentMigrator.Generator |
Install
Install-Package Ps.FluentMigrator.Generator
dotnet add package Ps.FluentMigrator.Generator
paket add Ps.FluentMigrator.Generator
Ps.FluentMigrator.Generator Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentMigrator(>= 1.0.0 && < 4.0.0)
Tags