Provides types that can be used to model the structure of a source code document and to output source code for that model in a supported language. Commonly Used Types: System.CodeDom.CodeObject System.CodeDom.Compiler.CodeDomProvider Microsoft.CSharp.CSharpCodeProvider Microsoft.VisualBasic.VBCodeProvider
dotnet add package System.CodeDom --version 6.0.0
Install-Package System.CodeDom -Version 6.0.0
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2021-11-08 06:35:45 |
| 项目主页 | https://dot.net/ |
| 许可证 | https://www.nuget.org/packages/System.CodeDom/6.0.0/license |