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 SetDbContextClass<T>(this T settings, string name) where T : EfCoreToolSettings
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
settings | T | |
name | string |
Return Value
Type | Description |
---|---|
T |