Adds basic support for "Upsert" operations to EF Core. Uses `INSERT … ON CONFLICT DO UPDATE` in PostgreSQL/Sqlite, `MERGE` in SqlServer and `INSERT INTO … ON DUPLICATE KEY UPDATE` in MySQL. Also supports injecting sql command generators to add support for other providers
[email protected] is safe to use (health: 69/100)
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/nuget/FlexLabs.EntityFrameworkCore.UpsertLast updated · 2026-02-26T23:40:36.547+00:00