Database migrations for .NET.
I have a project that I am working on that requires the use of the Mysql Connector for NHibernate, (Mysql.…
c# nhibernate assemblies migratordotnetI'm using Migrator.NET to write database migrations for the application. Marc-André Cournoyer wrote: Like any code in your application …
sql-server unit-testing migration migratordotnet