An open API service indexing awesome lists of open source software.

https://github.com/ignatandrei/rscg_demeter

Demeter Law : http://haacked.com/archive/2009/07/14/law-of-demeter-dot-counting.aspx/
https://github.com/ignatandrei/rscg_demeter

Last synced: 12 days ago
JSON representation

Demeter Law : http://haacked.com/archive/2009/07/14/law-of-demeter-dot-counting.aspx/

Awesome Lists containing this project

README

        

# RSCG_Demeter
Demeter Law : http://haacked.com/archive/2009/07/14/law-of-demeter-dot-counting.aspx/

# Usage

Add the package RSCG_Demeter to the csproj

```xml



```

Then build the project - the analyzer will run and show the errors in the error list.

## Export

Add this to the csproj

```xml




../YourProjectName.csproj.txt

```

And the file YourProjectName.csproj.txt will be generated with the errors.