pierre3 / PlantUmlClassDiagramGenerator

This is a generator to create a class-diagram of PlantUML from the C# source code.
MIT License
654 stars 129 forks source link

[new Feature] Include or Exclude Class base on filters (perhaps regular expression) #56

Open JohnLeyva opened 2 years ago

JohnLeyva commented 2 years ago

Some generated code such as the one generated in WCF is included in 1 file, so it will be nice to find a way to filter base on name or perhaps even by attribute