Json2CSharp / Json2CSharpCodeGenerator

Microsoft Reciprocal License
292 stars 81 forks source link

Fixed use nullable types not working issue #109

Open ejohnson-dotnet opened 8 months ago

ejohnson-dotnet commented 8 months ago

Added support for generating nullable types

Fixes issue #103