weichangk's Stars
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
microsoft/testfx
MSTest framework and adapter
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
PrismLibrary/Prism-Samples-Wpf
Samples that demonstrate how to use various Prism features with WPF
IntelliTect/EssentialCSharp
This project contains the source code for the book Essential C# by Mark Michaelis (Addison-Wesley).
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
ldqk/Masuit.MyBlogs
基于C#/.NET8的 masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。
xiajingren/EasyBlogImageForTypora
使用Typora写作,图片即时同步到博客网站,无需第三方图床,写完可直接粘贴。
PomeloFoundation/YuukoBlog
A light-weight single user blog system which based on ASP.Net Core RTM.
bstollnitz/old-wpf-blog
A selection of posts from my old WPF blog.
zkavtaskin/Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
ColorlibHQ/AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 5
ziishaned/learn-regex
Learn regex the easy way
geekcomputers/Python
My Python Examples
YaoGuangyuan/Study-PlayWithDataStruct
《大话数据结构》源代码
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
HandyOrg/HandyControl
Contains some simple and commonly used WPF controls
CSharpDesignPro/Navigation-Drawer-Sidebar-Menu-in-WPF
How to design a Navigation Drawer / Sidebar Menu in WPF.
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
laochiangx/Common.Utility
Various helper class
xiaofei3062/vue-shop
优化并完整coderwhy老师的项目
youzan/vant
A lightweight, customizable Vue UI library for mobile web apps.
easzlab/kubeasz
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.