nameof usage for better code quality
How the nameof operator can be leveraged to produce cleaner, less error prone code
Tuples for class value equality
Using a tuple to check the equality of two class instances
Unit testing a protected method
How to unit test a protected method on a class
Entity Framework DbContext Pooling
Using DbContext pooling to improve the performance of aan application
Visual Studio Schema Compare
Comparing two database schemas using Visual Studio Schema Compare feature