.NET

124 readers
2 users here now

founded 5 years ago
MODERATORS
1
1
Announcing .NET 8 (devblogs.microsoft.com)
submitted 2 years ago by xcjs@programming.dev to c/dotnet@lemmy.ml
2
 
 

Have you ever wanted to get rid of the problem with dereferencing null references? If so, using Nullable Reference types is not your choice. Do you want to know why? This will be our topic today.