Skip to content

JohnnBlade/JB.Integration

Repository files navigation

Install-Package Microsoft.EntityFrameworkCore.SqlServer Install-Package Microsoft.EntityFrameworkCore.Tools

Create migration code Create seeder methods

Add to Migrate to program.cs, CreateHostBuilder(args) .Build() .MigrateDatabase() //* .Run();

Add-Migration InitialCreate Update-Database

Once db is auto created and seeded, create a integration test project Install-Package Microsoft.AspNetCore.Mvc.Testing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages