EfCoreToolSettings.

MigrationDll Property

Summary

Filename of the DLL that contains your migrations.

Syntax

public string MigrationDll { get; set; }

Examples

My.Demo123.Api.dll

Value

Type Description
string