Pinned Repositories
.Net-Core-Development
简易的开发框架(微服务) Asp.Net Core 2.0 + Mysql Orm + Ioc + Redis + AOP + RabbitMQ + Etcd + Autofac + Swagger
AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
Asp.net-Core-k8s
测试k8s+jenkins+gitlab自动化部署asp.netcore项目测试案例(需要结合我的博客)
gitlabci
Automatic deployment of asp.net core combined with gitlab-CI
GlobalRoutingPrefix
asp.net core webapi项目配置全局路由
IdentityServer4.Quickstart.UI
IdentityServer4 启动的UI界面
LG_ComapreDI_Demo
.NET Core2.1下采用EFCore比较原生IOC、AspectCore、AutoFac之间的性能
Luckysheet
在线excel开源-Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
SpringCloudNETCore
微服务案列spring cloud+dotnet core搭建微服务架构(包含:服务注册/发现/API网关/配置/授权),博客详解代码地址:http://www.cnblogs.com/longxianghui/tag/spring%20cloud/
zipkinTraceDemo
采用asp.net core,主要用zipkin进行测试两个微服务之间的调用追踪。
guolianyu's Repositories
guolianyu/Asp.net-Core-k8s
测试k8s+jenkins+gitlab自动化部署asp.netcore项目测试案例(需要结合我的博客)
guolianyu/gitlabci
Automatic deployment of asp.net core combined with gitlab-CI
guolianyu/GlobalRoutingPrefix
asp.net core webapi项目配置全局路由
guolianyu/LG_ComapreDI_Demo
.NET Core2.1下采用EFCore比较原生IOC、AspectCore、AutoFac之间的性能
guolianyu/zipkinTraceDemo
采用asp.net core,主要用zipkin进行测试两个微服务之间的调用追踪。
guolianyu/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
guolianyu/Luckysheet
在线excel开源-Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
guolianyu/Payment
Payment 是基于 .NET Core / ASP.NET Core 开发,支持多商户的跨平台支付SDK集。简化了API调用及相关通知的处理流程。目前支持:支付宝(Alipay)、微信支付(WeChatPay)、QQ钱包(QPay)、京东支付(JDPay)、连连支付(LianLianPay)、银联支付(UnionPay)
guolianyu/abp
Open Source Web Application Framework for ASP.NET Core
guolianyu/ApolloConfigureCenter_Demo
apollo测试环境的单机部署
guolianyu/bromel
game server component
guolianyu/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.
guolianyu/cpkg
guolianyu/DapperInCoreDemo
主要是用于Dapper在.net core下的测试
guolianyu/eagle
🦅 A microservice framework for Go
guolianyu/elasticsearch-net
Elasticsearch.Net & NEST
guolianyu/EShop
An abp application module group that provides basic e-shop service.
guolianyu/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
guolianyu/guolianyu
Config files for my GitHub profile.
guolianyu/handsontable
模拟在线excel编辑-Handsontable - JavaScript/HTML5 Data Grid Component with Spreadsheet Look & Feel. Available for React, Vue and Angular.
guolianyu/HangfireHttpJob
.NET或.NET Core下的任务调度工具HangFire
guolianyu/IdentityServer4-LouieDemo
IdentityServer4 Test QuickStart-Louie
guolianyu/IdentityServer4_netcore3.1_samples
IdentityServer4基于.net coer3.1 下的案例,包含js的用户交互
guolianyu/kratos-shop-apis
guolianyu/MicroService.ApiGateway
ocelot+ABP vnext 配置界面
guolianyu/NetCoreMediatrSample
Sample using Command and Query Responsibility Segregation (CQRS) implemented in .NET Core by using MediatR and identityserver4, background workers, real-time metrics, monitoring, logging, validations, swagger and more
guolianyu/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
guolianyu/pkg
go 服务端开发常用的SDK封装,助力开发效率
guolianyu/SignalRLouie
一个简单的SignalR入门Demo
guolianyu/uid-generator
UniqueID generator-百度的雪花算法