Top "Migratordotnet" questions

Database migrations for .NET.

Two different assembly versions "The located assembly's manifest definition does not match the assembly reference"

I have a project that I am working on that requires the use of the Mysql Connector for NHibernate, (Mysql.…

c# nhibernate assemblies migratordotnet
How do I test database migrations?

I'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