Comments on: Testing Database Connectivity with EF Core https://code-maze.com/efcore-testing-database-connectivity/ Learn. Code. Succeed. Sat, 22 Feb 2025 14:27:27 +0000 hourly 1 https://wordpress.org/?v=6.7.5 By: Marinko Spasojević https://code-maze.com/efcore-testing-database-connectivity/#comment-61238 Sat, 22 Feb 2025 14:27:27 +0000 https://code-maze.com/?p=123759#comment-61238 In reply to Ivan.

Hi Ivan, you can read more about it here: https://code-maze.com/csharp-testing-using-testcontainers-for-net-and-docker/
If you check this “Prerequisites for Running the Database Connectivity Checks” section of this article, you will find the same link provided in the second sentence.

]]>
By: Ivan https://code-maze.com/efcore-testing-database-connectivity/#comment-61237 Sat, 22 Feb 2025 14:15:56 +0000 https://code-maze.com/?p=123759#comment-61237 What steps are required to set up and use the Testcontainers NuGet package for database testing?

]]>