BrandGhost
Accessing Record Types on Earlier .NET Versions

Accessing Record Types on Earlier .NET Versions

In C# 9.0 we received access to a great quality of life type called the record. Record types allowed us as dotnet programmers to skip a lot of boiler plate code, thereby saving us time and making code more readable. Wins all around! In this video, I walk through a real application of how I am using the proposed solution to clean up my code to switch to record types. Oh, and did I mention I am stuck on older .NET framework versions before record types were available? Original Article: https://w...
An error has occurred. This application may no longer respond until reloaded. Reload