News

Take advantage of the inversion of control pattern to loosely couple the components of your application and make them easier to test and maintain.
Primary constructors in C# 12 can be used in classes and structs as well as record types. Here’s how they make your code cleaner and more concise.