manuelroemer/Nullable
A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
C#MIT
Pinned issues
Issues
- 5
Make NullableAttributes internal or configurable
#30 opened by loop8ack - 8
CS0246 build errors on .NET 6.0.300 SDK
#24 opened by mattjohnsonpint - 1
- 3
- 14
- 3
Reference problem in WPF environment
#20 opened by JakobFerdinand - 7
- 1
- 1
- 1
- 5
Internal attributes prevent build on .NET4.8
#13 opened by amirburbea - 8
- 14
- 3
- 6
Support for netstd < 2.0
#5 opened by Tyrrrz - 8
Why are the attributes marked as internal?
#2 opened by mrdnote