Info
Version: | 1.0.1 |
Author(s): | mczachurski |
Last Update: | Friday, November 8, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/marcinczachurski/nhibernate.fluentmigrator |
NuGet Url: | https://www.nuget.org/packages/NHibernate.FluentMigrator |
Install
Install-Package NHibernate.FluentMigrator
dotnet add package NHibernate.FluentMigrator
paket add NHibernate.FluentMigrator
NHibernate.FluentMigrator Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate(3.3.3.4001)
- Iesi.Collections(3.2.0.4000)
It's similar to Add-Migration in EF but you have to run it from C# code.