Using C# 8 features with MonoGame?

You could build MonoGame that targets .NET Core 3, just go on their github and pull the develop branch, it targets .NET Core 3.
Look:

1 Like