Themia.Data.Migrations
0.5.6
dotnet add package Themia.Data.Migrations --version 0.5.6
NuGet\Install-Package Themia.Data.Migrations -Version 0.5.6
<PackageReference Include="Themia.Data.Migrations" Version="0.5.6" />
<PackageVersion Include="Themia.Data.Migrations" Version="0.5.6" />
<PackageReference Include="Themia.Data.Migrations" />
paket add Themia.Data.Migrations --version 0.5.6
#r "nuget: Themia.Data.Migrations, 0.5.6"
#:package Themia.Data.Migrations@0.5.6
#addin nuget:?package=Themia.Data.Migrations&version=0.5.6
#tool nuget:?package=Themia.Data.Migrations&version=0.5.6
Framework-neutral FluentMigrator runner: applies migrations for PostgreSQL, MySQL, and SQL Server through one engine-agnostic entry point.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- FluentMigrator (>= 7.2.0)
- FluentMigrator.Runner.MySql (>= 7.2.0)
- FluentMigrator.Runner.Postgres (>= 7.2.0)
- FluentMigrator.Runner.SqlServer (>= 7.2.0)
- Microsoft.Extensions.DependencyInjection (>= 10.0.9)
-
net8.0
- FluentMigrator (>= 7.2.0)
- FluentMigrator.Runner.MySql (>= 7.2.0)
- FluentMigrator.Runner.Postgres (>= 7.2.0)
- FluentMigrator.Runner.SqlServer (>= 7.2.0)
- Microsoft.Extensions.DependencyInjection (>= 10.0.9)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Themia.Data.Migrations:
| Package | Downloads |
|---|---|
|
Themia.Exceptional
Framework-neutral exception-logging engine: Serilog capture + Dapper store with a per-DB dialect strategy and FluentMigrator schema. |
|
|
Themia.Exceptional.SqlServer
SQL Server dialect + Microsoft.Data.SqlClient driver + FluentMigrator runner for Themia.Exceptional. |
|
|
Themia.Exceptional.PostgreSql
PostgreSQL dialect + Npgsql driver + FluentMigrator runner for Themia.Exceptional. |
|
|
Themia.Exceptional.MySql
MySQL/MariaDB dialect + MySqlConnector driver + FluentMigrator runner for Themia.Exceptional. |
|
|
Themia.Modules.Scheduling
Themia scheduling module — EF-backed execution history store for Quartz.NET with a SchedulingDbContext and EfExecutionHistoryStore. |
GitHub repositories
This package is not used by any popular GitHub repositories.