Release v17.20.1
Note: Forget about the
UpsertItem()extension method released just a few minutes ago. Use the newUpsert().
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 inMicrosoft.EntityFrameworkCorenamespace.