DotNetCoreEfSettings.

Environment Property

Summary

The environment to use. If omitted, "Development" is used.
Assembly
Cake.DotNetCoreEf.dll
Namespace
Cake.DotNetCoreEf
Containing Type
DotNetCoreEfSettings

Syntax

public string Environment { get; set; }

Value

Type Description
string