将 BuildProvider 与 Web 应用程序一起使用的替代方案

发布于 2024-07-23 19:12:36 字数 135 浏览 6 评论 0原文

我读到您不能在 Visual Studio 中将 BuildProvider 与 Web 应用程序一起使用(或者更具体地说,您可以使用它,但您的代码不是项目的一部分)

是否有其他方法可以使用网络应用程序项目? 使用或不使用第三方工具?

I've read that you cannot use a BuildProvider with Web Applications in Visual Studio (or more specifically, you can use it, but your code isn't part of the project)

Are there any other ways to generate code on the fly using a Web Application project?
With or without using third-party tools?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

安人多梦 2024-07-30 19:12:36

您是否在 Visual Studio 中尝试过 T4 模板

Have you tried T4 templates in Visual Studio?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文