tyoutiyuu's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
zhaopeiym/BlogDemoCode
博客中的一些示例代码
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
Mohamed20a/Frontend-Roadmap
Frontend Roadmap
toutiaoio/awesome-architecture
架构师技术图谱,助你早日成为架构师
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
Kinnara/ModernWpf
Modern styles and controls for your WPF applications
PrismLibrary/Prism-Samples-Wpf
Samples that demonstrate how to use various Prism features with WPF
HenJigg/my-todoapp
该项目为2022年WPF项目实战合集源代码
russkyc/wpf-mvvm-template
WPF MVVM Project Template with CommunityToolkit.MVVM
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
zkavtaskin/Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
go2ismail/Asp.Net-Core-Inventory-Order-Management-System
ASP.NET Core Razor Pages implementation of inventory order management. Warehouse, product, vendor, customer, purchase order, sales order, shipment, goods receive and more
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
thunlp/WantWords
An open-source online reverse dictionary.
dwyl/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
tyoutiyuu/WordsMemorizer
仿扇贝的记单词软件,uwp版,主要是可以csv导入自定义词库/添加单词
PupilTong/WordsMemorizer
仿扇贝的记单词软件,uwp版,主要是可以csv导入自定义词库/添加单词
tyoutiyuu/MemorizeEnglishVocabulary
Memorize English Vocabulary
Magicianred/MemorizeEnglishVocabulary
Memorize English Vocabulary
zhontai/Admin.Core
中台Admin基于 .Net8 和 Vue3 + Element Plus、uniapp + uviewui 开发的前后端分离的权限管理系统。支持多租户、数据权限、动态Api、任务调度、OSS文件上传、滑块拼图验证、国内外主流数据库自由切换和动态高级查询。集成统一认证授权、事件总线、数据验证、分布式缓存、分布式事务、Ip限流、全Api鉴权、集成测试、性能分析、健康检查、接口文档等。
Meowv/Blog
🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helped you, please give a star ⭐️ for this repository. 👍👍👍
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
beetlex-io/XBlog
Personal blog websites system built on Beetlex.FastHttpApi framework
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
dotnet-presentations/aspnetcore-app-workshop
This workshop will teach you ASP.NET Core by building a complete conference management website from scratch.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core