broad-m's Stars
EasyNetQ/EasyNetQ
An easy to use .NET API for RabbitMQ
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
uoyoCsharp/HowToDDD
《如何运用领域驱动设计》 文章中的附录代码
MiCake/MiCake
🍰一款基于.Net Core平台的“超轻柔“领域驱动设计(DDD)组件
AliyunContainerService/k8s-for-docker-desktop
为Docker Desktop for Mac/Windows开启Kubernetes和Istio。
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
konvajs/konva
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
dotnetcore/WebApiClient
A REST API library with better functionality, performance, and scalability than refit
aduskin/AduSkin
A Beautiful WPF Control UI
i-www/baidupankey
在线查询网盘提取码(维护中 rm repo)
Azure/DotNetty
DotNetty project – a port of netty, event-driven asynchronous network application framework
Coldairarrow/DotNettySocket
An Easy Socket(TcpSocket,WebSocket,UdpSocket) Framework Based On DotNetty
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
angular-ui/bootstrap
PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
anjoy8/Blog.Admin
✨ 基于vue 的管理后台,配合Blog.Core与Blog.Vue等多个项目使用
ThinkDevelop/Free-SS-SSR
SS账号、SSR账号、V2Ray账号
jjqqkk/chromium
Chromium browser with SSL VPN. Use this browser to unblock websites.
firstfloorsoftware/mui
Modern UI for WPF
DinoChan/Kino.Toolkit.Wpf
Kino Toolkit For Wpf
rafallopatka/ToastNotifications
Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM Simple Easy VB.NET Sqlite orm Oracle ORM Mysql Orm 虚谷数据库 postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Leo0216/winadmin
Win10风格前端模板(已停更)
hzy38324/simple-rpc
A simple rpc framework.
EdisonTalk/DesignPattern.Samples.CSharp
23种面向对象设计模式示例代码(C#实现)
yilezhu/Ocelot.ConfigAuthLimitCache
重写Ocelot配置文件获取方式从数据库中获取,并重写认证以及限流功能。可以针对每个客户端对每个API的访问进行限制
microsoft/service-fabric
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
sheng-jie/Design-Pattern
设计模式 C# 版( .NET 6),有系列文章讲解