Are there good tools for C# reverse engineering? [

2019-03-19 05:32发布

can you say me if there are good tools for reverse-engineering my C# applications. I need UML-class-diagrams of my written software and i don't want to draw these diagrams by myself. I've already tested StarUML but it didn't work because I used generics an something.

Would be great if there a some advices.

Greetings, Martin

7条回答
时光不老,我们不散
2楼-- · 2019-03-19 06:04

Have you checked out .NET reflector? Has a diagram plugin too..

List of Add-Ins

查看更多
登录 后发表回答