Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : rebusfm.flexlabs.entityframeworkcore.upsert

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

Registry - Homepage - JSON
purl: pkg:nuget/rebusfm.flexlabs.entityframeworkcore.upsert
Keywords: Entity, Framework, Core, entity-framework-core, EF, EntityFramework, EntityFrameworkCore, EFCore, Upsert
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Downloads: 417 total
Stars: 511 on GitHub
Forks: 81 on GitHub
Total Commits: 209
Committers: 18
Average commits per author: 11.611
Development Distribution Score (DDS): 0.167
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/artiomchi
Last synced: 3 days ago

    Loading...
    Readme
    Loading...