News

Take advantage of ref structs to reduce resource consumpiton and eliminate garbage collection overhead. C# 13 gives us more ways to use them.
Learn how you can use value objects in C# to improve the clarity, structure, and maintainability of your code.