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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Giorgi avatar

Giorgi/EntityFramework.Exceptions

0
View on GitHub↗
1,724 estrellas·82 forks·C#·1 vistagiorgi.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.

Historial de estrellas

Gráfico del historial de estrellas de giorgi/entityframework.exceptionsGráfico del historial de estrellas de giorgi/entityframework.exceptions

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a EntityFramework.Exceptions

Proyectos open-source similares, clasificados según cuántas características comparten con EntityFramework.Exceptions.
  • abrahambotros/loreA

    abrahambotros/lore

    0Ver en GitHub↗
    Ver en GitHub↗0
  • astaxie/beegoA

    astaxie/beego

    0Ver en GitHub↗
    Ver en GitHub↗0
  • albrow/zoomA

    albrow/zoom

    0Ver en GitHub↗
    Ver en GitHub↗0
  • borisdj/efcore.bulkextensionsAvatar de borisdj

    borisdj/EFCore.BulkExtensions

    3,996Ver en 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
    Ver en GitHub↗3,996
Ver las 30 alternativas a EntityFramework.Exceptions→

Preguntas frecuentes

¿Qué hace giorgi/entityframework.exceptions?

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

¿Cuáles son las características principales de giorgi/entityframework.exceptions?

Las características principales de giorgi/entityframework.exceptions son: Object Relational Mappers, Object Relational Mapping.

¿Qué alternativas de código abierto existen para giorgi/entityframework.exceptions?

Las alternativas de código abierto para giorgi/entityframework.exceptions incluyen: 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.