1 Star 1 Fork 1

PasteCode/PasteBuilder

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

PasteBuilder贴代码右键代码生成器,专门为敏捷开发而生!

适配ABP框架

好吧其实只是支持这个框架,或者说有以下特点的框架
假设项目名称为MyProject则需要有以下子项目
MyProject.Domain
MyProject.Application
MyProject.Application.Contracts
MyProject.EntityFrameworkCore

操作简便

在XXX.Domain中,找到自己的Model文件,里面可以包含多个Class,或者选择多个,然后右键代码生成器的选项生成即可!

误碰支持

重复生成,不会覆盖旧的,所以要先把旧的代码文件或者代码块删除!

模板支持

支持自定义模板,支持配置等!

25.05.07

1.修复之前特性关联的问题(新增字段导致的关联)
2.模式(add/update/detail/list)支持写法*/all/!add/add,update/list等
MIT License Copyright (c) 2025 PasteCode Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

配合PasteTemplate的项目模板使用,在Domain项目中创建模型后可以快速的创建其他代码,右键生成代码即可! 现在这个工具开源啦,你可以根据自己的需求修改代码生成器啦! 展开 收起
README
MIT
取消

发行版 (2)

全部

贡献者

全部

语言

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/pastecode/paste-builder.git
git@gitee.com:pastecode/paste-builder.git
pastecode
paste-builder
PasteBuilder
master

搜索帮助