Is there any C# API for Flyway?
I want to include Flyway with a .Net application and not force none Java developers to install Flyway or Maven or Java. Rather have them use tools they are familiar with like Nuget for example.
A matured database migration tool for .Net is Fluent Migrator https://github.com/fluentmigrator/fluentmigrator
There is a .NET equivalent now ! It's called Evolve. I wrote it because after discovering Flyway on a Java project, I could not do without it in .NET anymore.
Evolve has a GitHub repository and a NuGet package available for .NET and .NET Core projects. It supports MSBuild and dotnet build
command.
Hope you'll like it !
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With