this post was submitted on 16 Jun 2023
6 points (100.0% liked)

C Sharp

1512 readers
28 users here now

A community about the C# programming language

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

founded 1 year ago
MODERATORS
 

Another one of my C# articles, this time about Nullable.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Those who are trying to avoid milk should consider using Lazy<MyClass> _instance;