Skip to content
View galabao's full-sized avatar
Block or Report

Block or report galabao

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Vue.NetCore Vue.NetCore Public template

    Forked from cq-panda/Vue.NetCore

    .NetCore+Vue,前后端分离,支持前后端业务代码扩展的快速开发框架,Vol.Vue为前端项目,Vue.Net后台项目

    C#

  2. EntityFramework.MemoryJoin EntityFramework.MemoryJoin Public

    Forked from neisbut/EntityFramework.MemoryJoin

    Extension for EntityFramework for joins to in-memory data

    C#

  3. sharding-core sharding-core Public

    Forked from dotnetcore/sharding-core

    high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵

    C#

  4. IdGenerator IdGenerator Public

    Forked from yitter/IdGenerator

    💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分…

    C

  5. vxe-table vxe-table Public

    Forked from x-extends/vxe-table

    vxe-table vue 表格解决方案

    TypeScript

  6. EFCore.BulkExtensions EFCore.BulkExtensions Public

    Forked from borisdj/EFCore.BulkExtensions

    Entity Framework Core Bulk Batch Extensions for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, SQLite

    C#