Dashing.Cli is a command line tool for migrating database schemas.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.10.1 |
Author(s): | Polylytics |
Last Update: | Friday, January 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Polylytics/dashing |
NuGet Url: | https://www.nuget.org/packages/Dashing.Cli |
Install
Install-Package Dashing.Cli
dotnet add package Dashing.Cli
paket add Dashing.Cli
Dashing.Cli Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp1.1
- Dashing(>= 2.4.3)
- McMaster.Extensions.CommandLineUtils(>= 2.2.5)
- Microsoft.Extensions.DependencyModel(>= 1.1.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- Microsoft.NETCore.App(>= 1.1.2)
- MySql.Data(>= 6.10.6)
- Serilog.Sinks.Console(>= 3.1.1)
- System.Data.SqlClient(>= 4.4.2)
- System.Runtime.Loader(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
- Dashing(>= 2.4.3)
- McMaster.Extensions.CommandLineUtils(>= 2.2.5)
- Microsoft.Extensions.DependencyModel(>= 1.1.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- Microsoft.NETCore.App(>= 1.1.2)
- MySql.Data(>= 6.10.6)
- Serilog.Sinks.Console(>= 3.1.1)
- System.Data.SqlClient(>= 4.4.2)
- System.Runtime.Loader(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
Tags