V8.1.0
- New feature: Checks Json Mapping data, see README for more. Limitation that only works with the default column name
- Fixed issue #18. i.e "columns that are extra in db are not excluded" is fixed
- IEntityType is obsolete, moved to ITypeBase - see dotnet/efcore#34594
- Updated vunables NuGets System.Text.Json and Microsoft.Extensions.Caching.Memory