✅ Can I use static abstract interface members in netstandard2.1?

Title -- I thought this was a language feature, not a framework feature. Shouldn't I be able to use these? I'm getting compiler errors stating it is not supported in the targeted runtime.
Was this page helpful?