EfCoreToolSettings.

DbContextClassName Property

Summary

Class name for the DbContext that controls the migrations to deploy

Syntax

public string DbContextClassName { get; set; }

Examples

MyDbContext

Value

Type Description
string