Ecosyste.ms: Awesome
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: 4 months ago
JSON representation
A tool for displaying and removing unused references in a .NET project
- Host: GitHub
- URL: https://github.com/zeissiqspl/referenceanalyzer
- Owner: ZeissIQSPL
- License: mit
- Created: 2020-07-01T06:47:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-05T08:55:30.000Z (almost 4 years ago)
- Last Synced: 2024-10-10T22:21:04.596Z (4 months ago)
- Topics: dotnet, hacktoberfest, reactiveui, roslyn-analyzer, specflow
- Language: C#
- Homepage:
- Size: 330 KB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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