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