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

fluentmigrator.extensions.sqlserver

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
4 months ago
Versions
43
Downloads
36,509,590 total
Dependent Packages
7
Links
Registry nuget.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/fluentmigrator.extensions.sqlserver
spec
License Apache-2.0
First Release about 8 years ago
Last Synced 1 day ago
Repository
Stars 3,476 on GitHub
Forks 702 on GitHub
Commits 2279
Committers 249
Avg per Author 9.153
DDS 0.763
Rankings on nuget.org
Downloads Top 0.3%