MikeyT.DbMigrations 0.7.2

dotnet add package MikeyT.DbMigrations --version 0.7.2
NuGet\Install-Package MikeyT.DbMigrations -Version 0.7.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MikeyT.DbMigrations" Version="0.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MikeyT.DbMigrations --version 0.7.2
#r "nuget: MikeyT.DbMigrations, 0.7.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MikeyT.DbMigrations as a Cake Addin
#addin nuget:?package=MikeyT.DbMigrations&version=0.7.2

// Install MikeyT.DbMigrations as a Cake Tool
#tool nuget:?package=MikeyT.DbMigrations&version=0.7.2

db-migrations-dotnet

See the db-migrations-dotnet project readme for usage information: https://github.com/mikey-t/db-migrations-dotnet

The MikeyT.DbMigrations Nuget package contains:

  • DbSetupCli class that exposes commands setup, teardown, list, and bootstrap
  • MigrationScriptRunner class to be used for running pure SQL migrations with simple placeholder replacement
  • Base classes for creating custom implementations: DbSetup, DbSettings, IDbSetupContext
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.2 284 2/10/2024
0.7.1 476 12/10/2023
0.7.0 377 12/10/2023
0.6.1 368 12/5/2023
0.6.0 397 12/5/2023
0.5.0 439 12/2/2023
0.4.5 442 12/1/2023
0.4.4 373 12/1/2023
0.4.3 443 11/26/2023
0.4.2 384 11/26/2023
0.4.1 401 11/13/2023
0.4.0 400 11/8/2023
0.3.0-alpha 382 11/2/2023
0.2.1-alpha 401 9/29/2023
0.2.0-alpha 460 7/20/2022
0.1.1-alpha 416 7/3/2022
0.1.0-alpha 454 5/2/2022