quicktype
quicktype copied to clipboard
C#: support nullable contexts
Maybe this help https://github.com/mixa3607/quicktype
@mixa3607 this looks good - you have support for partial classes in there as well. Why don't you submit a PR?
Looks like this is a bit old at this point... I made some updates to add .C# 8 version flag that triggers all types to be marked nullable here: https://github.com/glideapps/quicktype/pull/2694