Skip to content

JBento90/Database.Migrator

 
 

Repository files navigation

SimpleSoft.Database.Migrator

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.

Installation

This library can be installed via their NuGet packages. For now, it supports SQL Server and Oracle databases, with more support incoming.

Compatibility

This library is compatible with the following frameworks:

  • .NETFramework 4.5.1;
  • .NETStandard 1.6;

About

Library that can be used to apply migrations into databases using raw SQL queries. It can be easily executed in console or ASP.NET applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • PowerShell 0.6%