Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anaselhajjaji/MonoDevelop.Gendarme
Gendarme Add-in for MonoDevelop / Xamarin Studio.
https://github.com/anaselhajjaji/MonoDevelop.Gendarme
Last synced: 14 days ago
JSON representation
Gendarme Add-in for MonoDevelop / Xamarin Studio.
- Host: GitHub
- URL: https://github.com/anaselhajjaji/MonoDevelop.Gendarme
- Owner: anaselhajjaji
- License: apache-2.0
- Archived: true
- Created: 2015-01-14T11:16:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T09:16:42.000Z (over 6 years ago)
- Last Synced: 2024-08-01T19:41:29.141Z (3 months ago)
- Language: C#
- Homepage:
- Size: 509 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-monodevelop - MonoDevelop.Gendarme
README
# MonoDevelop.Gendarme
MonoDevelop.Gendarme is an Addin for Xamarin Studio 6 / MonoDevelop 6.It integrates the static analyzer [Gendarme](http://www.mono-project.com/docs/tools+libraries/tools/gendarme/) into MonoDevelop and Xamarin Studio.
Please report issues of this plugin in the [Issues section](https://github.com/anaselhajjaji/MonoDevelop.Gendarme/issues).
Usage
-----After the installation, menu entries can be found by right clicking on a project or solution in Projectpad.
![alt tag](https://github.com/anaselhajjaji/MonoDevelop.Gendarme/blob/master/screenshots/screenshot1.png)
Issues can be seen directly in source file.
![alt tag](https://github.com/anaselhajjaji/MonoDevelop.Gendarme/blob/master/screenshots/screenshot2.png)