.NET Core C# Entity Framework Core NUnit SQL TDD Visual Studio
How to Unit Test .NET Core Applications with In-Memory Data Providers
In this post I will be showing how to use in-memory data providers to test .NET Core applications.