Pinned Repositories
abp
Open Source Web Application Framework for ASP.NET Core
ABP-MicroService
基于ABP微服务架构的基础开发框架
abp-samples
Sample solutions built with the ABP Framework
Abp.SettingUi
An ABP module used to manage ABP settings
AbpHelper.GUI
AbpHelper is a tool to help you with developing Abp vNext applications.
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
Blog
此版本个人博客项目底层基于 ABP Framework(不完全依赖)搭建项目 和免费开源跨平台的 .NET Core 3.1 开发,可作为 .NET Core 入门项目进行学习,支持各种主流数据库(SqlServer、MySQL、PostgreSql、Sqlite),接口遵循 RESTful API 接口规范,前端所有页面采用 axios 和 template-web.js 请求和加载数据,原生JavaScript操作页面。
Blog.IdentityServer
打造一个功能强大的通用型Ids4授权服务中心,配合之前的所有开源项目
CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
HangfireHttpJob
qianmoye's Repositories
qianmoye/abp
Open Source Web Application Framework for ASP.NET Core
qianmoye/ABP-MicroService
基于ABP微服务架构的基础开发框架
qianmoye/abp-samples
Sample solutions built with the ABP Framework
qianmoye/Abp.SettingUi
An ABP module used to manage ABP settings
qianmoye/AbpHelper.GUI
AbpHelper is a tool to help you with developing Abp vNext applications.
qianmoye/Blog
此版本个人博客项目底层基于 ABP Framework(不完全依赖)搭建项目 和免费开源跨平台的 .NET Core 3.1 开发,可作为 .NET Core 入门项目进行学习,支持各种主流数据库(SqlServer、MySQL、PostgreSql、Sqlite),接口遵循 RESTful API 接口规范,前端所有页面采用 axios 和 template-web.js 请求和加载数据,原生JavaScript操作页面。
qianmoye/Blog.IdentityServer
打造一个功能强大的通用型Ids4授权服务中心,配合之前的所有开源项目
qianmoye/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
qianmoye/csredis
.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
qianmoye/dashboard
General-purpose web UI for Kubernetes clusters
qianmoye/FastTunnel.docs
FastTunnel 使用手册
qianmoye/flannel
flannel is a network fabric for containers, designed for Kubernetes
qianmoye/geektime
qianmoye/GiftCardManagement
An abp application module where you can create gift cards and your app user can use them to exchange something.
qianmoye/Hangfire.HttpJob
httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
qianmoye/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
qianmoye/Magicodes.IE
导入导出通用库,支持Dto导入导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
qianmoye/nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
qianmoye/RazorPageCleanArchitecture
This is a solution for creating the Razor Pages Application with ASP.NET Core(.net 6.0) following the principles of Clean Architecture
qianmoye/SequentialGuid
This is an example project to demonstrate the creation of sequential GUID values for use as primary keys in database tables under various database types.
qianmoye/SignalR-samples
Samples for ASP.NET Core SignalR
qianmoye/SIS.Demo
asp.net core 3.1 demo
qianmoye/skills-copilot-codespaces-vscode
My clone repository
qianmoye/vNext.Wechat.MiniLogin
abp vNext 微信小程序登录模块
qianmoye/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
qianmoye/wx-formdata
在小程序中使用formdata上传数据,可实现多文件上传
qianmoye/xamarin-forms-book-samples
Code samples for "Creating Mobile Apps with Xamarin.Forms"
qianmoye/XamarinFormsTencentX5Sample
Sample for showing Tencent X5 WebView features on Xamarin.Forms.
qianmoye/Yhd.Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
qianmoye/Zony.Abp.WeChat
专门为 ABP vNext 封装的微信模块,包括微信公众号和微信支付相关接口。