Themia.Data.Migrations 0.6.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package Themia.Data.Migrations --version 0.6.7
                    
NuGet\Install-Package Themia.Data.Migrations -Version 0.6.7
                    
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="Themia.Data.Migrations" Version="0.6.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Themia.Data.Migrations" Version="0.6.7" />
                    
Directory.Packages.props
<PackageReference Include="Themia.Data.Migrations" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Themia.Data.Migrations --version 0.6.7
                    
#r "nuget: Themia.Data.Migrations, 0.6.7"
                    
#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.
#:package Themia.Data.Migrations@0.6.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Themia.Data.Migrations&version=0.6.7
                    
Install as a Cake Addin
#tool nuget:?package=Themia.Data.Migrations&version=0.6.7
                    
Install as a Cake Tool

Framework-neutral FluentMigrator runner: applies migrations for PostgreSQL, MySQL, and SQL Server through one engine-agnostic entry point.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

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.PostgreSql

PostgreSQL dialect + Npgsql driver + FluentMigrator runner for Themia.Exceptional.

Themia.Exceptional.SqlServer

SQL Server dialect + Microsoft.Data.SqlClient driver + FluentMigrator runner for Themia.Exceptional.

Themia.Exceptional.MySql

MySQL dialect + MySqlConnector driver + FluentMigrator runner for Themia.Exceptional.

Themia.Modules.Storage

Tenant-aware object storage — key-prefix isolation, DB-backed metadata + per-tenant quota over EF or Dapper, validation/scan seams, and a Local/S3/R2 backend builder. FluentMigrator schema (PostgreSQL + SQL Server).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.15.0 63 8/8/2026
0.14.1 82 8/8/2026
0.14.0 121 8/8/2026
0.13.0 267 8/5/2026
0.12.2 277 8/5/2026
0.12.1 282 8/5/2026
0.12.0 301 8/4/2026
0.11.0 413 8/2/2026
0.10.2 385 7/29/2026
0.10.1 359 7/27/2026
0.10.0 378 7/26/2026
0.9.1 291 7/26/2026
0.9.0 333 7/18/2026
0.8.8 302 7/14/2026
0.8.7 435 7/14/2026
0.8.6 387 7/13/2026
0.8.5 295 7/13/2026
0.8.4 421 7/12/2026
0.8.3 311 7/12/2026
0.6.7 740 6/23/2026
Loading failed