Skip to content

V8.1.0

Compare
Choose a tag to compare
@JonPSmith JonPSmith released this 18 Oct 08:11
· 10 commits to master since this release
  • 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