One of the more obscure features of C#8 is the Null Forgiving Operator. Here's how it works, and when it can get you out of a bind.
Topics include:
- C#
- C#8
- .NET Core
- Nullable references
- Null forgiving operator
- null!
Related videos:
Source code available at: https://github.com/JasperKent/NullForgivingOperator
No comments:
Post a Comment