DotNetCoreEfMigrationAddSettings.

OutputDir Property

Summary

The directory (and sub-namespace) to use. If omitted, "Migrations" is used. Relative paths are relative the directory in which the command is executed.

Syntax

public string OutputDir { get; set; }

Value

Type Description
string