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 10dc31ea70c14a33f371cea5a757a3d95b218acf When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.CodeDom --version 4.5.0-preview1-25914-04
Install-Package System.CodeDom -Version 4.5.0-preview1-25914-04
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2017-11-15 17:28:05 |
| 项目主页 | https://dot.net/ |
| 许可证 | https://github.com/dotnet/corefx/blob/master/LICENSE.TXT |