Skip to content
View luxinpin's full-sized avatar

Block or report luxinpin

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. serilog serilog Public

    Forked from serilog/serilog

    Simple .NET logging with fully-structured events

    C#

  2. surging surging Public

    Forked from fanliang11/surging

    surging 是微服务引擎,提供了轻量级,高性能,模块化的RPC请求管道,服务引擎支持http、TCP、WS、Mqtt、UDP、DNS协议,采用了Zookeeper、Consul作为注册中心,集成了哈希,随机,轮询,压力最小优先作为负载均衡的算法,内置了服务治理用来保证可靠性RPC通信

    C#

  3. SmartSql SmartSql Public

    Forked from dotnetcore/SmartSql

    SmartSql = MyBatis .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics

    C#

  4. CAP CAP Public

    Forked from dotnetcore/CAP

    Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern

    C#

  5. Alipay.AopSdk.Core Alipay.AopSdk.Core Public

    Forked from dotnetcore/Alipay.AopSdk.Core

    支付宝(Alipay)服务端SDK,采用.NET Standard 2.0,支持.NET Core >=2.0,与官方SDK接口完全相同。完全可以按照官方文档进行开发。除了支持支付以外,官方SDK支持的功能本SDK全部支持,比如生活号、服务窗、行业合作等,且用法几乎一样,代码都可参考官方文档代码。

    C#

  6. WTM WTM Public

    Forked from dotnetcore/WTM

    WTM框架是针对中小规模后台管理系统的开发利器。基于DotNetCore,实现0编码创建项目,0编码生成业务模块。框架严格遵循MVVM的开发模式,并深得MVVM的精髓。对于新手,可以快速上手搭建项目;对于高手,可以把那些繁琐重复的工作交给框架生成,专心攻克需求难点。框架经过数十个真实项目检测,可以极大提高开发效率,降低开发成本。

    C#