Pinned Repositories
-de4dot
.NET deobfuscator and unpacker.
.NetCoreTips
A repository to record the tips of .Net Core usage.
.NetCoreWebApi
一个基于.NETCore的后端接口项目。目前的设想是做个人博客网站使用。前端打算用Vue全家桶(目前还未开始)。
abp
Open Source Web Application Framework for ASP.NET Core
Admin.Core
Admin后端,前后端分离的权限管理系统。支持多租户、数据权限、动态Api、任务调度、OSS文件上传、滑块拼图验证、国内外主流数据库自由切换和动态高级查询。基于.Net跨平台开发的WebApi。集成统一认证授权、事件总线、数据验证、分布式缓存、分布式事务、Ip限流、全Api鉴权、集成测试、性能分析、健康检查、接口文档等。
Adnc
.NET6微服务/分布式开发框架,同时也适用于单体架构系统的开发。
Alipay.AopSdk.Core
支付宝(Alipay)服务端SDK,采用.NET Standard 2.0,支持.NET Core >=2.0,与官方SDK接口完全相同。完全可以按照官方文档进行开发。除了支持支付以外,官方SDK支持的功能本SDK全部支持,比如生活号、服务窗、行业合作等,且用法几乎一样,代码都可参考官方文档代码。
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
apollo.net
Apollo配置中心.Net客户端
Apworks
Apworks is a flexible, scalable, configurable and efficient .NET based application development framework that helps software developers to easily build enterprise applications by applying either Classic Layering or Command-Query Responsibility Segregation (CQRS) architectural patterns.
YeMing-Zhang's Repositories
YeMing-Zhang/.NetCoreTips
A repository to record the tips of .Net Core usage.
YeMing-Zhang/.NetCoreWebApi
一个基于.NETCore的后端接口项目。目前的设想是做个人博客网站使用。前端打算用Vue全家桶(目前还未开始)。
YeMing-Zhang/Apworks
Apworks is a flexible, scalable, configurable and efficient .NET based application development framework that helps software developers to easily build enterprise applications by applying either Classic Layering or Command-Query Responsibility Segregation (CQRS) architectural patterns.
YeMing-Zhang/cat.net
.Net Client of CAT
YeMing-Zhang/cloudshop
YeMing-Zhang/DotNetCore.WindowsService
Simple library that allows one to host dot net core application as windows services. Perfect solution to power micro-services architecture.
YeMing-Zhang/EventBus
C# 事件总线实现
YeMing-Zhang/EventBus-1
EventBus is a .Net Standard library to achieve eventually consistent in distributed architectures system like SOA,MicroService. It is lightweight,easy to use and efficiently.
YeMing-Zhang/hbase-sdk-for-net
Microsoft HBase REST Client Library for .NET
YeMing-Zhang/MicroRabbit
Microservice with RabbitMQ
YeMing-Zhang/Only.Jobs
Quartz.net的调度管理,Job任务放置数据库中,通过管理后台进行调度管理
YeMing-Zhang/Orleans.Providers.RabbitMQ
Orleans providers for RabbitMQ.
YeMing-Zhang/Quartz.HostedService
Use .Net Core Generic Service and Quartz to Implement Background Schedule Tasks.
YeMing-Zhang/SampleJobScheduler
This is sample job scheduler with Topshelf, Autofac, Quartz, log4Net
YeMing-Zhang/UnitOfWork
DDD中实体、聚合、仓储、UOW相关实现。
YeMing-Zhang/Weiz.EventBus
Weiz EventBus
YeMing-Zhang/Weiz.TaskManager
基于Quartz.net 的任务调度平台
YeMing-Zhang/Yeming-Zhang
研究使用