Using C# 8 features with MonoGame?

I started with three projects in solution, Android, .NET Core 3.0 and shared library for the code and C# 8 worked. Now switched the shared project to .NET Standard 2.1 library and it works too. So it’s definitely possible.