This is a C# parser for jQAssistant. It enables jQAssistant to scan and to analyze C# files.
Download the jQAssistant command line tool for your system: jQAssistant - Get Started.
Next download the latest version from the release tab. Put the jqa-csharp-plugin-*.jar
into the plugins folder of the jQAssistant commandline tool.
Now scan your C# project:
jqassistant.sh scan -f <C#-project-folder>
You can then start a local Neo4j server to start querying the database at http://localhost:7474:
jqassistant.sh server
We really appreciate your help! If you want to contribute please have a look at the CONTRIBUTING.md.