actions-marketplace-validations/Deploy Entity Framework Core (EF Core) migrations from a DLL

Deploy Entity Framework Core (EF Core) migrations from a DLL

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
path_to_directoryPath to directory that contains all the filesyes""
migrations_dllDLL that contains the EF migrations to deployyes""
migrations_namespaceRoot namespace for the EF migrationsyes""
startup_dllDLL to start deploying migrations from. If you are publishing migrations from a web project, choose the web project DLL. Otherwise, choose the migration DLL.yes""
dbcontext_class_nameClass name of the DbContextyes""

no outputs