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

https://github.com/zeissiqspl/referenceanalyzer

A tool for displaying and removing unused references in a .NET project
https://github.com/zeissiqspl/referenceanalyzer

dotnet hacktoberfest reactiveui roslyn-analyzer specflow

Last synced: 5 months ago
JSON representation

A tool for displaying and removing unused references in a .NET project

Awesome Lists containing this project

README

        

# Reference Analyzer
![Build status](https://github.com/OptiNav/ReferenceAnalyzer/workflows/.NET%20Core/badge.svg)

A tool for displaying and removing unused references in a .NET project.

## Technologies

Project is created with:

* .NET Core 3.1
* Roslyn
* ReactiveUI