News

Learn when static methods can’t be unit tested and how to use wrapper classes and the Moq and xUnit frameworks to unit test them when they can ...
Take advantage of static anonymous methods in C# 9 to improve the performance of your .NET applications.