awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Giorgi avatar

Giorgi/EntityFramework.Exceptions

0
View on GitHub↗
1,724 stele·82 fork-uri·C#·8 vizualizărigiorgi.dev/entity-framework/introducing-entityframework-exceptions↗

EntityFramework.Exceptions

Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.

Features

  • Object Relational Mappers - Provides typed exceptions for database constraint violations in EF Core.
  • Object Relational Mapping - Typed exceptions for database constraint violations.

Istoric stele

Graficul istoricului de stele pentru giorgi/entityframework.exceptionsGraficul istoricului de stele pentru giorgi/entityframework.exceptions

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru EntityFramework.Exceptions

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu EntityFramework.Exceptions.
  • abrahambotros/loreA

    abrahambotros/lore

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • astaxie/beegoA

    astaxie/beego

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • albrow/zoomA

    albrow/zoom

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • borisdj/efcore.bulkextensionsAvatar borisdj

    borisdj/EFCore.BulkExtensions

    3,996Vezi pe GitHub↗

    EFCore.BulkExtensions is a library for executing high-performance batch insert, update, and delete operations within the Entity Framework Core ecosystem. It functions as a database batch processing toolkit and a wrapper for native SQL Bulk Copy to enable faster data ingestion and synchronization across multiple database providers. The library provides specialized capabilities for relational data synchronization, allowing users to align database tables with local entity lists through bulk upserts and conditional synchronization. It also supports relational data graph insertions, which enable t

    C#batchbulkcopy
    Vezi pe GitHub↗3,996
Vezi toate cele 30 alternative pentru EntityFramework.Exceptions→

Întrebări frecvente

Ce face giorgi/entityframework.exceptions?

Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.

Care sunt principalele funcționalități ale giorgi/entityframework.exceptions?

Principalele funcționalități ale giorgi/entityframework.exceptions sunt: Object Relational Mappers, Object Relational Mapping.

Care sunt câteva alternative open-source pentru giorgi/entityframework.exceptions?

Alternativele open-source pentru giorgi/entityframework.exceptions includ: borisdj/efcore.bulkextensions — EFCore.BulkExtensions is a library for executing high-performance batch insert, update, and delete operations within… collaboratingplatypus/petapoco — Official PetaPoco, A tiny ORM-ish thing for your POCO's. albrow/zoom. abrahambotros/lore. astaxie/beego. coocood/qbs.