Skip to content
View peatlzhu's full-sized avatar

Block or report peatlzhu

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
  • DGHIS Public

    C# Updated Jan 4, 2023
  • Stardust Public

    Forked from NewLifeX/Stardust

    星尘,轻量级分布式服务框架。配置中心、集群管理、远程自动发布、服务治理。服务自动注册和发现,负载均衡,动态伸缩,故障转移,性能监控。

    C# MIT License Updated Dec 27, 2022
  • refit Public

    Forked from reactiveui/refit

    The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.

    C# MIT License Updated Nov 29, 2022
  • This library contains more than one cache provider for dotnet.

    C# MIT License Updated Nov 24, 2022
  • dragonfly Public

    Forked from dragonflydb/dragonfly

    A modern replacement for Redis and Memcached

    C++ Other Updated Oct 16, 2022
  • WatchDog Public

    Forked from IzyPro/WatchDog
    C# Updated Sep 18, 2022
  • quartzui Public

    Forked from zhaopeiym/quartzui

    基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置

    C# MIT License Updated Sep 8, 2022
  • Sample repo for MVVM package

    Other Updated Aug 1, 2022
  • The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10 and Window…

    C# Other Updated Aug 1, 2022
  • ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

    C# Other Updated May 19, 2022
  • ASP.NET Core MVC / Angular Startup Project For ASP.NET Boilerplate

    C# MIT License Updated Apr 29, 2022
  • CoreShop Public

    Forked from CoreUnion/CoreShop

    基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。

    C# Apache License 2.0 Updated Feb 21, 2022
  • 微服务UI端-配置管理-网关管理-追踪展示-日志查询-监控查看-服务管理......

    Vue Updated Feb 10, 2022
  • 基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server

    C# MIT License Updated Jan 3, 2022
  • Distributed Application Framework for .NET

    C# Apache License 2.0 Updated Oct 27, 2021
  • Meiam.System Public

    Forked from 91270/Meiam.System

    .NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架

    C# Apache License 2.0 Updated Oct 27, 2021
  • CAP Public

    Forked from dotnetcore/CAP

    Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern

    C# 1 MIT License Updated Oct 26, 2021
  • 在.NET环境下如何使用MassTransit操作RabbitMQ实现消息的接收/发送以及发布/订阅

    C# Updated Oct 26, 2021
  • Exceptionless server and jobs

    C# Apache License 2.0 Updated Oct 25, 2021
  • SqlSugar Public

    Forked from DotNetNext/SqlSugar

    Best ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM

    C# Apache License 2.0 Updated Oct 23, 2021
  • WebFirst Public

    Forked from DotNetNext/WebFirst

    .NET CORE 代码生成器 ,Web中使用CodeFirst模式, 实体生成器,UI代码生成器,在线建表,导出文档,模版配置, WEB代码生成器 ,API代码生成器

    C# Updated Oct 22, 2021
  • Vue.NetCore Public template

    Forked from cq-panda/Vue.NetCore

    .NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/

    C# MIT License Updated Oct 17, 2021
  • Blog.Core Public

    Forked from anjoy8/Blog.Core

    💖 ASP.NET Core 5.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:

    C# Apache License 2.0 Updated Oct 16, 2021
  • AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.

    C# MIT License Updated Sep 24, 2021
  • Util Public

    Forked from dotnetcore/Util

    Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。

    C# MIT License Updated Sep 2, 2021
  • 集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用

    C# Updated Aug 25, 2021
  • mvvmlight Public

    Forked from lbugnion/mvvmlight

    The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (W…

    C# MIT License Updated Aug 13, 2021
  • Sample using Transactions(via MSDTC) on Rest Calls to .Net Framework Service(Via System.Transactions)

    C# Updated May 27, 2021
  • 基于.NetCore + Quartz.Net + Vue + IView开箱即用的定时任务UI。不依赖数据库,只需在界面做简单配置。

    JavaScript Updated May 22, 2021
  • 🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!

    Java GNU General Public License v3.0 Updated May 13, 2021