Any chance you could publish this targeting netstandard2.0 instead of netcoreapp2.0? The test project does not need to be modified. This would allow use in a library targeting netstandard, which is then used by both a full NetFx app and a NetCore app.
Any chance you could publish this targeting
netstandard2.0instead ofnetcoreapp2.0? The test project does not need to be modified. This would allow use in a library targeting netstandard, which is then used by both a full NetFx app and a NetCore app.