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.EntityFramework6.
Summary
Entity Framework 6 (ef6.exe) Database Update aliases
- Assembly
- Cake
.EntityFramework6 .dll - Namespace
- Cake
.EntityFramework6 - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["EF6DatabaseUpdateAliases"]
class Type type-node
Syntax
public static class EF6DatabaseUpdateAliases
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
Methods
| Name | Value | Summary |
|---|---|---|
| Ef6DatabaseUpdate |
void |
Applies any pending migrations to the database using the ef6.exe migration tool.
static
|
| Ef6DatabaseUpdate |
void |
Applies any pending migrations to the database using the ef6.exe migration tool.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
