Required Properties in C# 11

Required properties in C#

Required properties in C# tells the compiler that these properties must be set. I do not have to set this value in my class.

Rate Limiting in .NET 7

Rate Limit API Requests

With the release of .NET 7, your applications will see an increase in performance and new features for C# 11, F# 7, .NET MAUI, ASP.NET Core/Blazor, Web APIs, WinForms, WPF and more. Download .NET 7 for Windows, macOS, and Linux. A nice feature that has been added is rate limiting. Not quite what you are […]

Visual Studio 2022 Releasing this Summer

visual studio 2022 coming this summer

It’s official, the first public preview of Visual Studio 2022 will be released this Summer. What is even more exciting news, is that this version of Visual Studio will be 64-bit.