Skip to content

This project is created to show how to run EFCore migration in distributed services. When you run application with EF core and it does apply migration on startup you have to take care of it and run it manually. This repo shows how to do this :)

License

Notifications You must be signed in to change notification settings

ArkadiuszMakosa/EFCore.Migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

EFCore.Migrator

This project is created to show how to run EFCore migration in distributed services. When you run application with EF core and it does apply migration on startup you have to take care of it and run it manually. This repo shows how to do this :)

About

This project is created to show how to run EFCore migration in distributed services. When you run application with EF core and it does apply migration on startup you have to take care of it and run it manually. This repo shows how to do this :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published