Skip to content
View hailang2ll's full-sized avatar
  • 某公司技术总监
  • 北京
Block or Report

Block or report hailang2ll

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

Pinned Loading

  1. DMS DMS Public

    DMS是一个集中式的中间件框架,每一个小型中间件将会是完全独立的,都将以注册方式使用,主要为了快速开发项目而准备,如:DMS.Autofac,DMS.Consul,DMS.RabbitMQg,DMS.Swagger,GRPC,Thrift,Netty,DMS.Exceptionless,DMS.Log4net,DMS.NLogs,DMS.Consul,Ocelot,IdentityServe…

    C# 5 2

  2. DMSFrame DMSFrame Public

    自研的一种ORM框架,DMS框架是采用LINQ的写法的一种数据库访问框架,此框架到目前为止运用的8年,都在各大的项目、各大公司运用过,非常的稳定;写法也是非常简单,只要SQL支持的DMS基本都支持,同时支持分库分表操作,支持mysql与mssql数据库,目前只支持.netfx

    JavaScript 6 7

  3. DMS.EFCore DMS.EFCore Public

    基于EntityFrameworkCore框架扩展的基础组件,依赖DMS中基础框架,目前以泛型的方式实现添删改查,支持同步与异步操作,支持复杂的查询,支持批量更新,批量删除,Lambda表达式动态查询

    C# 2

  4. SqlSugar.Template SqlSugar.Template Public

    结合sqlsugar制定一套.netcore快速开发框架,适用中小型项目使用,支持模板快速安装;框架以组件,中间件方式为基础,根据业务需要注入自己需要的组件,项目会常期迭代与维护。

    C# 68 35

  5. DMS.GrpcConsul DMS.GrpcConsul Public

    .net core实现Grpc通信,并实现Consul的服务注册,服务发现,健康检查,负载均衡

    C# 37 10

  6. DMS.MQ DMS.MQ Public

    消息对列服务端与客户端组件

    C#