.NET

112 readers
1 users here now

founded 5 years ago
MODERATORS
1
2
Announcing .NET 8 (devblogs.microsoft.com)
submitted 1 year 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.