awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
phongnguyend avatar

phongnguyend/EntityFrameworkCore.SqlServer.SimpleBulks

0
View on GitHub↗

EntityFrameworkCore.SqlServer.SimpleBulks

Fast and simple bulk insert (retain client populated Ids or return db generated Ids), bulk update, bulk delete, bulk merge and bulk match for SQL Server.

Features

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI
www.nuget.org/packages/EntityFrameworkCore.SqlServer.SimpleBulks
↗
Object Relational Mappers - Library for high-speed bulk synchronization of records in EF Core.
  • Object Relational Mapping - Bulk synchronization for SQL Server.
  • 200 نجوم·28 تفرعات·C#·MIT·6 مشاهدات

    سجل النجوم

    مخطط تاريخ النجوم لـ phongnguyend/entityframeworkcore.sqlserver.simplebulksمخطط تاريخ النجوم لـ phongnguyend/entityframeworkcore.sqlserver.simplebulks

    الأسئلة الشائعة

    ما هي وظيفة phongnguyend/entityframeworkcore.sqlserver.simplebulks؟

    Fast and simple bulk insert (retain client populated Ids or return db generated Ids), bulk update, bulk delete, bulk merge and bulk match for SQL Server.

    ما هي الميزات الرئيسية لـ phongnguyend/entityframeworkcore.sqlserver.simplebulks؟

    الميزات الرئيسية لـ phongnguyend/entityframeworkcore.sqlserver.simplebulks هي: Object Relational Mappers, Object Relational Mapping.

    ما هي البدائل مفتوحة المصدر لـ phongnguyend/entityframeworkcore.sqlserver.simplebulks؟

    تشمل البدائل مفتوحة المصدر لـ phongnguyend/entityframeworkcore.sqlserver.simplebulks: 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.

    بدائل مفتوحة المصدر لـ EntityFrameworkCore.SqlServer.SimpleBulks

    مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع EntityFrameworkCore.SqlServer.SimpleBulks.
    • abrahambotros/loreA

      abrahambotros/lore

      0عرض على GitHub↗
      عرض على GitHub↗0
    • astaxie/beegoA

      astaxie/beego

      0عرض على GitHub↗
      عرض على GitHub↗0
    • albrow/zoomA

      albrow/zoom

      0عرض على GitHub↗
      عرض على GitHub↗0
    • borisdj/efcore.bulkextensionsالصورة الرمزية لـ borisdj

      borisdj/EFCore.BulkExtensions

      3,996عرض على 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
      عرض على GitHub↗3,996
    عرض جميع البدائل الـ 30 لـ EntityFrameworkCore.SqlServer.SimpleBulks→