一个小而美的代码生成器,基于 Mono T4 引擎,支持数据库:MySQL、PostgreSQL、SQLite、SQL Server、Oracle. CodeGenerator is a template base on generator for database, syntax base on Mono T4 engine. Supported databases are MySQL, PostgreSQL, SQLite, SQL Server, Oracle.
☆43Sep 2, 2025Updated 5 months ago
Alternatives and similar repositories for CodeGenerator
Users that are interested in CodeGenerator are comparing it to the libraries listed below
Sorting:
- SuperGMS微服务框架,微服务,NetCore,分布式,ThrfitRpc,RabbitMQ,Redis,EFCore ,Dapper☆21Jan 10, 2026Updated last month
- .NET和Layui集成的最佳实践;项目版本包含.Net4.5、.NetCore3.1、.Net5; ORM包含Chloe和SQLSugar☆66Jul 14, 2025Updated 7 months ago
- 基于 .NET6/.NET8/.NET9 实现的通用快速开发框架,整合众多优秀技术和框架,模块化方式开发。☆30Nov 27, 2025Updated 3 months ago
- 一个轻量的Dapper扩展库,基于netcore。☆11Jul 1, 2021Updated 4 years ago
- 基于最新的.NET6平台,完全抛弃繁杂的接口,采用.NET最经典的三层架构,结合简化的DDD设计模式,搭配Sqlsugar、Autofac、Serilog、CSRedis等优秀框架,代码简洁,结构清晰,可塑性极强,适合中小型企业、个人项目等快速开发,也可集成Identity…☆15Nov 27, 2023Updated 2 years ago
- .NET 功能齐全的开源分布式作业调度系统,可从最小的应用程序到大型企业系统使用。☆44Feb 19, 2026Updated last week
- 表单设计器☆31Oct 12, 2022Updated 3 years ago
- 基于Natasha的动态代理☆17Sep 8, 2021Updated 4 years ago
- 💥一个小而美的通用业务型后台管理系统。采用前后端分离的设计模式,基于RBAC+多机构的权限管理模式,实现接口级别的数据权限控制。集成国密加解密插件,注释详细,文档齐全,让你的开发少走弯路。☆129Jan 30, 2026Updated last month
- EdgeVoice 是一个使用.NET开发的适合Linux开发板的AI 语音聊天机器人。EdgeVoice is an AI voice chatbot developed with .NET, suitable for Linux development boards.☆11Mar 29, 2025Updated 11 months ago
- Backport of Rate Limiting NuGet package from ASP.NET 7☆12Nov 5, 2022Updated 3 years ago
- 图片性别识别Demo和模型☆10Oct 28, 2020Updated 5 years ago
- 基于FreeSql实现的IdentityServer4。☆10Oct 20, 2022Updated 3 years ago
- 打印套件☆12Jan 9, 2018Updated 8 years ago
- Novel epub production tool library. 小说 epub 电子书制作工具类库☆11Jul 5, 2023Updated 2 years ago
- PaddleOCR Winform/WPF Demo☆10May 10, 2022Updated 3 years ago
- ☆10Oct 11, 2016Updated 9 years ago
- BouncyCastle.Crypto☆28Aug 12, 2015Updated 10 years ago
- 通用数据库操作类;支持Mysql、SqlServer、Oracle、Sqlite、Postgres、国产数据库达梦、人大金仓☆28May 11, 2024Updated last year
- DSV visualizes Linked Lists, Stacks, Queues, Binary Search Trees, and Heaps using C#'s Windows Forms and Microsoft Automatic Graph Layout…☆11Oct 13, 2025Updated 4 months ago
- QuestPDF快速实现发票PDF文档生成功能。☆12Jan 17, 2024Updated 2 years ago
- 一款Dapper扩展,单表查询和SQL拼接查询条件支持Lambda表达式。支持Oracle、MSSQL、MySQL、PostgreSQL、SQLite、Access、ClickHouse等数据库。如有问题加QQ群:497956447。☆12Jul 22, 2025Updated 7 months ago
- 快速、轻量级、跨平台、自动化API框架☆13Aug 18, 2024Updated last year
- netcore Quartz job manage☆13Nov 18, 2020Updated 5 years ago
- 基于 .NET MAUI 开发的完整聊天应用程序。它遵循 MVVM 模式。此项目包括使用 SignalR 的 C# 服务器端聊天中心实现。您可以轻松地将此代码集成到现有项目或新项目中☆13Sep 20, 2024Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Jan 20, 2026Updated last month
- Coast is a decentralized distributed transaction framwork.☆12May 4, 2023Updated 2 years ago
- 使用 .Net 对 RabbitMQ 的一个简单封装。通过配置文件定义队列等信息,方便 .Net 开发人员使用 RabbitMQ。并实现了一个基于 MQ 的命令执行器,将 MQ 消息抽象化为命令,发布端和订阅端通过命令进行交互。默认实现了两个命令:1)HTTP请求转发,将收…☆27Dec 7, 2022Updated 3 years ago
- TodoList WebApi Powered by ASP.NET Core and JWT token auth☆50Updated this week
- Dapper and Repository Pattern in MVC☆48Apr 13, 2023Updated 2 years ago
- JsonViewer .NET JSON 解析格式化工具☆28Dec 8, 2022Updated 3 years ago
- FreeKit为.NET Core提供了更多的扩展实现,包括FreeSql Repository 跨方法AOP事务、ASP.NET Core Identity的FreeSql存储、本地化的FreeSql实现☆30Sep 14, 2025Updated 5 months ago
- 基于Asp.Net Core 5.0采用Quartz.Net编写的开源任务调度Web管理平台☆69Aug 22, 2021Updated 4 years ago
- ZMOP (芝麻信用开放平台) SDK for .NET☆12Mar 7, 2018Updated 7 years ago
- 基于Admin.Core和admin.ui.plus的代码生成前端页面☆12Jul 25, 2024Updated last year
- .net core client for NSQ☆13Dec 7, 2022Updated 3 years ago
- C# 根据NPOI模版去生成复杂的EXCEL表格,标签化。可视化。只要传入字典信息等信息就可以得到自己想要的表格。免去调整NPOI格式的烦恼。NPOI 通过excel模板写入数据并导出。使用的是xlsx模版,因为npoi 导入xls模版 颜色失真 xls模版背景色有失真的问…☆32Apr 11, 2018Updated 7 years ago
- 适用于发送验证码及校验验证码的场景(比如找回密码功能),目前提供了基于Redis、MemoryCache的存储实现,以及基于短信Sms(暂时实现亿美短信和阿里短信)、邮件的验证码发送实现,类库基于接口实现,可按自己实际需求扩展☆12Dec 8, 2022Updated 3 years ago
- Pdfor为一款跨平台的pdf 转换器。 可以把doc、docx、xls、xlsx、ppt、pptx 、html、txt 等文件转换为pdf格式。☆12Sep 9, 2021Updated 4 years ago