Skip to content
View liujisong6's full-sized avatar

Block or report liujisong6

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. WebCarERP WebCarERP Public

  2. HttpRequest HttpRequest Public

    The client simulates the HTTP request, configures the mail information, and sends the mail

    C#

  3. NPOI NPOI Public

    Forked from dotnetcore/NPOI

    a .NET Core library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.

    C#

  4. CAP CAP Public

    Forked from dotnetcore/CAP

    CAP is a library based on .Net standard, which is a solution to deal with distributed transactions, also has the function of EventBus, it is lightweight, easy to use, and efficiently.

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

    Forked from microsurging/surging

    surging 是一个分布式微服务框架,提供高性能RPC远程服务调用,采用Zookeeper、Consul作为surging服务的注册中心,集成了哈希,随机,轮询、压力最小优先作为负载均衡的算法,RPC集成采用的是netty框架,采用异步传输

    C#