/NorthwindTraders

An example of how to use EF Core to unit test logic that might behave differently when DB is involved. It includes EF Core In-Memory DB and in-memory SQLite providers. The example is built on top of Jason Taylor's Northwind project for sake of simplicity.

Primary LanguageC#MIT LicenseMIT

Stargazers