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
Class name for the DbContext that controls the migrations to deploy
- Assembly
- Cake
.EntityFrameworkCore .dll - Namespace
- Cake
.EntityFrameworkCore - Containing Type
- EfCoreToolSettings
Syntax
public string DbContextClassName { get; set; }
Examples
MyDbContext
Value
Type | Description |
---|---|
string |