Skip to content

Latest commit

 

History

History

System.CodeDom

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

System.CodeDom

Contains classes that can be used to represent the elements and structure of a source code document. The classes in this namespace can be used to model the structure of a source code document that can be output as source code in a supported language using the functionality provided by the System.CodeDom.Compiler namespace.

Documentation can be found at https://learn.microsoft.com/dotnet/api/system.codedom

Contribution Bar

Deployment

System.CodeDom is a NuGet package that gets shipped along with every release of .NET.