A disciplined way to manage FluentMigration project and track change of stored procedures, sql function...
Info
Version: | 3.2.0 |
Author(s): | Hung Vo |
Last Update: | Thursday, August 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/minhhungit/DatabaseMigrateExt/ |
NuGet Url: | https://www.nuget.org/packages/DatabaseMigrateExt |
Install
Install-Package DatabaseMigrateExt
dotnet add package DatabaseMigrateExt
paket add DatabaseMigrateExt
DatabaseMigrateExt Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Common.Logging(>= 3.4.1)
- Common.Logging.Core(>= 3.4.1)
- FluentMigrator(>= 2.0.0)
- FluentMigrator.Runner(>= 2.0.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Data.SqlClient(>= 4.6.1)
- Common.Logging(>= 3.4.1)
- Common.Logging.Core(>= 3.4.1)
- FluentMigrator(>= 2.0.0)
- FluentMigrator.Runner(>= 2.0.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Data.SqlClient(>= 4.6.1)
Tags