Top 20 NuGet Packages depending on FluentMigrator.Runner.Hana

Total dependencies: 1

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, yo...