Cake.DotNetCoreEf addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DotNetCoreEf.
DatabaseDrop
|
Dot Alias from Cake.DotNetCoreEf addin |
Drop the database with path and arguments. |
|
Dot Alias from Cake.DotNetCoreEf addin |
Drop the database with settings. |
|
Dot Alias from Cake.DotNetCoreEf addin |
Drop the database with path. |
|
Dot Alias from Cake.DotNetCoreEf addin |
Update the database. |
DatabaseUpdate
|
Dot Alias from Cake.DotNetCoreEf addin |
Update the database with project and arguments. |
|
Dot Alias from Cake.DotNetCoreEf addin |
Update the database with settings. |
MigrationAdd
|
Dot Alias from Cake.DotNetCoreEf addin |
Add a migration for the context with project and arguments. |
|
Dot Alias from Cake.DotNetCoreEf addin |
Add a migration for the context with settings. |
|
Dot Alias from Cake.DotNetCoreEf addin |
Add a migration for the context. |
MigrationRemove
|
Dot Alias from Cake.DotNetCoreEf addin |
Remove migrations for the context with project and arguments. |
|
Dot Alias from Cake.DotNetCoreEf addin |
Remove migrations for the context with settings. |
|
Dot Alias from Cake.DotNetCoreEf addin |
Remove migrations for the context. |
MigrationScript
|
Dot Alias from Cake.DotNetCoreEf addin |
List all migrations |
|
Dot Alias from Cake.DotNetCoreEf addin |
Script migration for the context with project and arguments. |
|
Dot Alias from Cake.DotNetCoreEf addin |
Script migration for the context with settings. |
|
Dot Alias from Cake.DotNetCoreEf addin |
Script migration for the context. |
