We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add new migration
dotnet ef migrations add {{MigrationName}} --project {{ProjectLocation}} -o {{MigrationsLocation}}
dotnet ef migrations add InitialCreate --project ../MadWorldNL.HomeFriend.Server.Infrastructure -o ../MadWorldNL.HomeFriend.Server.Infrastructure/Energy/Migrations
There was an error while loading. Please reload this page.