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

fluentmigrator.extensions.postgres

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.

Ecosystem
nuget.org
Latest Release
8.0.1
about 2 months ago
Versions
25
Downloads
26,395,636 total
Dependent Packages
3
Links
Registry nuget.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/fluentmigrator.extensions.postgres
spec
License Apache-2.0
First Release over 5 years ago
Last Synced 12 days ago
Repository
Stars 3,407 on GitHub
Forks 683 on GitHub
Commits 2279
Committers 249
Avg per Author 9.153
DDS 0.763
Rankings on nuget.org
Downloads Top 0.3%