I have a class library that offers some reusable sugar for EntityFrameworkCore, and it currently targets netstandard2.0;netstandard2.1.
EntityFrameworkCore
netstandard2.0;netstandard2.1
I ha