dotnet / try

Try .NET provides developers and content authors with tools to create interactive experiences.
MIT License
2.88k stars 521 forks source link

Please support C# 8 and nullability #768

Open drauch opened 4 years ago

drauch commented 4 years ago

Is your feature request related to a problem? Please describe. I want to play around with C# 8's nullability feature and would like it very much to be able to use it on https://try.dot.net

Describe the solution you'd like An option to use C#8 and the nullability feature.

BillWagner commented 4 years ago

@drauch You can do some experimenting with the dotnet-try global tool. This sample lets you explore the syntax changes.