EWSoftware.CodeDom Namespace

Custom code providers for website projects that can generate XML comments files for all code in the project.

Classes

CSharpCodeProviderWithDocs This is a custom C# code provider that is able to output an individual XML comments file for each unit that is compiled to a folder of your choice.
VBCodeProviderWithDocs This is a custom VB.NET code provider that is able to output an individual XML comments file for each unit that is compiled to a folder of your choice.