maca88 / AsyncGenerator

Generating async c# code using Roslyn
MIT License
47 stars 16 forks source link

Add support for C# 8 nullables #135

Closed maca88 closed 5 years ago

maca88 commented 5 years ago

Fixes #134

#nullable restore is added when nullables are enabled for the project.