MikeyT.DbMigrations
0.4.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MikeyT.DbMigrations --version 0.4.1
NuGet\Install-Package MikeyT.DbMigrations -Version 0.4.1
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.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MikeyT.DbMigrations --version 0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MikeyT.DbMigrations, 0.4.1"
#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.4.1 // Install MikeyT.DbMigrations as a Cake Tool #tool nuget:?package=MikeyT.DbMigrations&version=0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
db-migrations-dotnet
This Nuget package contains:
DbSetupCli
class that exposes commandsinitialCreate
anddropAll
MigrationScriptRunner
class to be used for running pure SQL migrations with simple placeholder replacement
See Also
- swig-cli-modules - EntityFramework module
- dotnet-react-sandbox - full example implementation
- node-cli-utils - EF wrapper commands within sub-module
dbMigrationUtils
Product | Versions 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 was computed. 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.
-
net6.0
- Dapper (>= 2.1.21)
- Microsoft.EntityFrameworkCore (>= 7.0.13)
- Microsoft.EntityFrameworkCore.Relational (>= 7.0.13)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 7.0.11)
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 | 322 | 2/10/2024 |
0.7.1 | 521 | 12/10/2023 |
0.7.0 | 408 | 12/10/2023 |
0.6.1 | 400 | 12/5/2023 |
0.6.0 | 428 | 12/5/2023 |
0.5.0 | 466 | 12/2/2023 |
0.4.5 | 472 | 12/1/2023 |
0.4.4 | 403 | 12/1/2023 |
0.4.3 | 472 | 11/26/2023 |
0.4.2 | 414 | 11/26/2023 |
0.4.1 | 435 | 11/13/2023 |
0.4.0 | 436 | 11/8/2023 |
0.3.0-alpha | 413 | 11/2/2023 |
0.2.1-alpha | 433 | 9/29/2023 |
0.2.0-alpha | 486 | 7/20/2022 |
0.1.1-alpha | 443 | 7/3/2022 |
0.1.0-alpha | 480 | 5/2/2022 |