anthonyreilly / NetCoreForce

Salesforce REST API toolkit for .NET Standard and .NET Core
MIT License
111 stars 63 forks source link

Add support for Nullable reference type #17

Open Davilink opened 4 years ago

Davilink commented 4 years ago

https://docs.microsoft.com/en-us/dotnet/csharp/nullable-references

ddegroot1985 commented 1 month ago

I'd love to see the model generator support nullable reference types.