DesignPatterns samples by CSharp《大话设计模式》 中设计模式总结/C#(.NET)代码
☆169Dec 16, 2025Updated 2 months ago
Alternatives and similar repositories for DesignPatterns
Users that are interested in DesignPatterns are comparing it to the libraries listed below
Sorting:
- Simple,lightweight,easy to expand pager for asp.net mvc and asp.net core,针对asp.net mvc 和 asp.net core 设计的通用、扩展性良好的轻量级分页扩展☆13Dec 4, 2021Updated 4 years ago
- 23种设计模式相关资料代码,同步文章更新中☆22Dec 11, 2019Updated 6 years ago
- 设计模式 C# 版( .NET 6),有系列文章讲解☆1,110Mar 3, 2023Updated 2 years ago
- ❤该项目是微软的微服务架构eShopOnContainers代码,我这里汉化了下,并配套视频讲解,源地址是:https://github.com/dotnet-architecture/eShopOnContainers☆28Dec 8, 2020Updated 5 years ago
- 23 Object Oriented Design Patterns Sample Code by C#☆422Jun 16, 2020Updated 5 years ago
- 代码分析器、反射分析器、动态代码构建、动态代码运行☆37Apr 23, 2023Updated 2 years ago
- common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库☆242Jan 31, 2026Updated last month
- 动态的工具集合 For .Net Core☆16Dec 8, 2022Updated 3 years ago
- ☆22Jan 18, 2021Updated 5 years ago
- .NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大…☆4,360Feb 16, 2026Updated last week
- IdleBus 空闲对象管理容器,有效组织对象重复利用,自动创建、销毁,解决【实例】过多且长时间占用的问题。☆117Mar 14, 2023Updated 2 years ago
- Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, W…☆2,219Dec 24, 2025Updated 2 months ago
- Dapr 和 Type 的 Demo 例子☆13Aug 24, 2021Updated 4 years ago
- 数据库工具,根据表结构文档生成创建表sql,根据数据库表信息导出Model和表结构文档,根据文档生成数据库表,根据已有Model文件生成创建数据库表sql☆336Jan 29, 2026Updated last month
- ☆23Feb 28, 2022Updated 4 years ago
- 基于 EFCore + Sqlite 的NetCore仓储项目,可以快速进行简单开发☆20Apr 30, 2019Updated 6 years ago
- 🐶这是一个拿来就能用的Asp.Net Core 框架,欢迎使用!☆11Jan 12, 2021Updated 5 years ago
- Introducing design patterns via C#☆13Aug 6, 2025Updated 6 months ago
- 自动更新DNS解析到公网IP地址(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM ...)DDNS.Core☆12Dec 1, 2023Updated 2 years ago
- ☆12May 30, 2021Updated 4 years ago
- Lu Ban Of .Net - .NET 工匠辅助库。Net 高可用、高效率的扩展库,希望对 .NET 开发者及爱好者带来便捷,告别996,远离ICU!!!☆16Jul 7, 2021Updated 4 years ago
- 基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server☆1,599Feb 22, 2026Updated last week
- A Web UI Library based on Element and Blazor WebAssembly.☆692Jul 9, 2024Updated last year
- 一个简单轻量的AOP框架,支持非侵入式代理,支持.NET Core/ASP.NET Core,以及支持多种依赖注入框架。☆27Oct 8, 2020Updated 5 years ago
- OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于…☆2,855Jan 17, 2026Updated last month
- Sample for showing AMap SDK on xamarin.forms☆16Dec 30, 2024Updated last year
- A lightweight cross platform GUI for Docker build with Avalonia UI.☆16Sep 27, 2020Updated 5 years ago
- AspNetCore限流组件☆15Jan 6, 2023Updated 3 years ago
- 深入浅出ASP.NET Core的配套源代码☆43Jun 27, 2023Updated 2 years ago
- 业务流水号规则生成器☆27Sep 13, 2016Updated 9 years ago
- 😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏☆835Apr 28, 2025Updated 10 months ago
- 🤣本项目有不同开发版 本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可…☆1,319Feb 11, 2026Updated 2 weeks ago
- A zookeeper client library based on ZookeeperEx,easily use for Zookeeper.☆15Mar 31, 2025Updated 11 months ago
- abp framework replace `identityserver4` with `openiddict`☆17Apr 6, 2022Updated 3 years ago
- 该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools☆812Aug 12, 2025Updated 6 months ago
- 谓词筛选表达式Expression<Func<T, bool>>的扩展库☆45Apr 5, 2019Updated 6 years ago
- This is a frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can create "distribute…☆214Jun 2, 2023Updated 2 years ago
- 基于Epplus开发的Excel(支持excel 2007及之后版本)通用导入导出类库(支持.net core)。两套实现机制:1.基于特性实现的导入、导出(侵入式)2.基于模板实现的导入、导出(非侵入式)☆64Jul 30, 2023Updated 2 years ago
- 让 .NET 开发更简单,更通用,更流行。☆2,205Updated this week