Skip to content

WilliamThimm/jqa-csharp-plugin

 
 

Repository files navigation

jQAssistant C# Plugin

GitHub license Build Status

This is a C# parser for jQAssistant. It enables jQAssistant to scan and to analyze C# files.

Getting Started

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

Model

Neo4j model for the jQAssistant C# plugin

Contribute

We really appreciate your help! If you want to contribute please have a look at the CONTRIBUTING.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.9%
  • C# 4.8%
  • Shell 0.3%