Regular readers know that I periodically discuss database performance issues and that I always like to start with a definition of database performance, that I will reiterate here: If you need ...
How to use the InMemory provider in Entity Framework Core to test your methods without hitting the database or using fakes and mocks The InMemory database provider is an exciting feature in newer ...