Skip to content

OAISD/Core-Migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core-Migrator

Migrates EF Core DBContexts in a standalone console application, without the need to include the DotNet Core SDK in a cloud image.

Currently only supports mssql database contexts

Usage: dotnet run /app/out/dllwithcontext.dll Application.Namespace.ApplicationContext Server=mssqlServer;Database=MyDb;User Id=Foo;Password=Bar

About

Migrates EF Core DBContexts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages