abp
abp copied to clipboard
How to generate a clean backend template similar to the old Boilerplate templates.
Is there an existing article or article request for this?
- [x] I have searched the existing resources
Describe the article you'd like
想问下如何生成类似于老abp框架的干净的后端模版,如图
最近尝试了新abpio的创建项目,不管如何创建项目都会生成一些我不需要的模块和表,我还是想生成一个干净的后端webapi服务
ABP Studio will support custom template project code. After that, you can use your template to create new projects.
Please follow: https://abp.io/support/questions/10060/How-to-Create-Projects-from-Custom-Template
Thanks.