0
kicks
Configuring Migrator.NET as an External Tool in Visual Studio using MS
Migrations allow programmers to incrementally create a database schema using their preferred programming language. In this post I will explain how to set up your Visual Studio environment so that running your migrations just takes a couple of clicks and involves no context switching, making your workflow a bit more streamlined.