可使用php或net . Data将源文件包含在应用程序中。
You can include source files in an application using either PHP or Net.Data.
然后我们可以使用这个单独的正确的源文件来生成配置模板,只要它适合你的应用程序。
This single source of truth can then be used to generate configuration templates if appropriate for your application.
您需要做的就是将这些源文件嵌入到输出程序集中,然后使用刚才看到的技术来访问它们。
All that's required is that you embed these source files into the output assembly and access them using the technique you have already seen.
应用推荐