quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

Support for newer Language levels/versions

Open ThaDaVos opened this issue 2 years ago • 0 comments

For example the dropdown allows at highest to select C# version 6 - latest is 11 (12 being in preview)

One thing I keep running into is the template used for the namespace - I rather use the file scoped namespace instead of the normal namespace option: https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/namespace

Also, more configuration options, like not using partial would be great too!

ThaDaVos avatar Aug 31 '23 12:08 ThaDaVos