Library that can be used to apply migrations into databases using raw SQL queries. It can be easily executed in console, ASP.NET or Windows Services applications.
This library can be installed via their NuGet packages. For now, it supports SQL Server and Oracle databases, with more support incoming.
This library is compatible with the following frameworks:
- .NETFramework 4.5.1;
- .NETStandard 1.6;