Skip to main content

Efcore

2021

Integration testing with EF Core, part 2
·4 mins
Efcore Testing Dotnet Docker
In the first part of this mini series, I described how I implemented integration tests with EF core and SQL Server running on top of a Docker container.
Integration testing with EF Core, part 1
·4 mins
Efcore Testing Dotnet Docker
In this mini series I will go through some challenges and the solutions I applied in implementing integration testing with EF Core and SQL Server running on Docker.