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 When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.CodeDom --version 5.0.0-rc.1.20451.14
Install-Package System.CodeDom -Version 5.0.0-rc.1.20451.14
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2020-09-14 14:42:33 |
| 项目主页 | https://github.com/dotnet/runtime |
| 许可证 | https://www.nuget.org/packages/System.CodeDom/5.0.0-rc.1.20451.14/license |