The current NuGet package targets .NETCoreApp 2.1. My app is .NETCore 3.1. I'm getting warnings like:  Perhaps the library should target .NETStandard for better compatibility with more targets?