Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
517 stars 101 forks source link

Support for C# static analysis #584

Open intjftw opened 1 year ago

intjftw commented 1 year ago

The official support for C# static analysis. Uses the Roslyn Semantic API to parse source code.

This plugin has been made by @Borisz42 as his TDK thesis. Thanks Dávid for your work!