201 B
201 B
[!INCLUDE more information on the CLI for EF Core]
Run the following .NET Core CLI commands:
dotnet ef migrations add InitialCreate
dotnet ef database update
[!INCLUDE more information on the CLI for EF Core]
Run the following .NET Core CLI commands:
dotnet ef migrations add InitialCreate
dotnet ef database update