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.EntityFrameworkCore.
Summary
Extensions for
EfCoreToolSettingsExtensions.
- Assembly
- Cake
.EntityFrameworkCore .dll - Namespace
- Cake
.EntityFrameworkCore - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["EfCoreToolSettingsExtensions"]
class Type type-node
Syntax
public static class EfCoreToolSettingsExtensions
Methods
| Name | Value | Summary |
|---|---|---|
| FromPath |
T |
Sets the working directory which should be used to run the ef.dll command.
static
|
| SetDbContextClass |
T |
static
|
| SetMigrationsDll |
T |
static
|
| Set |
T |
static
|
| SetNoColor |
T |
Sets the no color output for Entity Framework output (e.g. - Don't colorize output).
static
|
| SetPrefixOutput |
T |
Sets the Prefix Out with level for the ef.dll. (e.g. - Prefix output with level.).
static
|
| SetStartupDll |
T |
static
|
| SetVerbose |
T |
Sets the verbose output for Entity Framework output. (e.g. - Show verbose output).
static
|
| SetVersion |
T |
Sets the to display version information in console output
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
|
