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.
- Assembly
- Cake
.EntityFrameworkCore .dll - Namespace
- Cake
.EntityFrameworkCore - Containing Type
- Ef
Core Tool Settings Extensions
Syntax
public static T SetStartupDll<T>(this T settings, string fileName) where T : EfCoreToolSettings
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
settings | T | |
fileName | string |
Return Value
Type | Description |
---|---|
T |