Stars
The java implementation of Apache Dubbo. An RPC and microservice framework.
🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
DotNetty project – a port of netty, event-driven asynchronous network application framework
Multitouch gestures with libinput driver on Linux
An powerful enhanced toolkit of MyBatis for simplify development
💬 Unofficial WeChat client built with React, MobX and Electron.
💥 EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Alibaba mysql database binlog subscription & consumer components Canal's .NET client.
This project is a JWT Authorize based on Ocelot API Gateway
重写Ocelot配置文件获取方式从数据库中获取,并重写认证以及限流功能。可以针对每个客户端对每个API的访问进行限制
UrlFirewall is a lightweight, fast filtering middleware for http request urls.It supports blacklist, whitelist mode.Supports persisting filter rules to any media.You can use it in webapi, gateway, …
.net core fast http and websocket gateway components
Web api management and performance testing tools
基于layui的运营管理系统,采用layui-admin模版搭建,自己封装模块,尽量采用模块化思想,api模块化,尽量做到尽可能复用
fsLayui2 是一个前端快速开发框架,支持数据表格增删改查操作,提供通用的组件,通过配置html实现数据请求,减少前端js重复开发的工作。目前支持单数据 7647 格、多数据表格、树+数据表格、联动数据表格、富文本编辑器、下拉框联动、数据字典功能、表格编辑和提交等。
基于layuicms的升级和优化,同样支持响应式,并且比layuicms支持度更好,想知道更多功能请访问
一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
rocket1325 / Util
Forked from dotnetcore/UtilUtil是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
rocket1325 / CAP
Forked from dotnetcore/CAPCAP 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.
rocket1325 / SqlSugar
Forked from DotNetNext/SqlSugarBest ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm
rocket1325 / surging
Forked from fanliang11/surgingsurging 是一个分布式微服务框架,提供高性能RPC远程服务调用,采用Zookeeper、Consul作为surging服务的注册中心,集成了哈希,随机,轮询、压力最小优先作为负载均衡的算法,RPC集成采用的是netty框架,采用异步传输
rocket1325 / WebApiClient
Forked from dotnetcore/WebApiClient一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库
rocket1325 / enode
Forked from tangxuehua/enodeENode is a framework aims to help us developing ddd, cqrs, eda, and event sourcing style applications.
rocket1325 / Topshelf
Forked from Topshelf/TopshelfAn easy service hosting framework for building Windows services using .NET