An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.2% downloads on nuget.org

nuget.org : fluentmigrator

FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.

Registry - Source - Homepage - JSON
purl: pkg:nuget/fluentmigrator
Keywords: fluent , migrator , fluentmigrator , migration , database , database-schema , db2 , dotnet , mysql , oracle , postgres , redshift , snowflake , sql , sql-server
License: Apache-2.0
Latest release: 4 months ago
First release: over 14 years ago
Dependent packages: 92
Downloads: 36,506,307 total
Stars: 3,395 on GitHub
Forks: 680 on GitHub
Total Commits: 2279
Committers: 249
Average commits per author: 9.153
Development Distribution Score (DDS): 0.763
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 13 hours ago

    Loading...
    Readme
    Loading...