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: 7 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 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-05T08:55:30.000Z (over 4 years ago)
- Last Synced: 2024-10-11T22:21:52.841Z (12 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
A tool for displaying and removing unused references in a .NET project.
## Technologies
Project is created with:
* .NET Core 3.1
* Roslyn
* ReactiveUI