Skip to content

Release v17.20.1

Choose a tag to compare

@github-actions github-actions released this 26 Oct 10:53
bc78bf1

Note: Forget about the UpsertItem() extension method released just a few minutes ago. Use the new Upsert().
we chose to do a patch for this, rather than a major - since the breaking change was minutes away.

Fixed

  • Name of UpsertItem() for upserting was wrong and the extension method was in the wrong namesapce. It now sits in Microsoft.EntityFrameworkCore namespace.