In Dezember 2025 and January 26 I created a small helper tool: the .NET Toolbox. I also made a post about, if you wanna be "up to speed": ".NET Toolbox". I did some bug fixes and updates.
I just want to give rundown about the
New Features
- Options Generator: Generate C# Options classes from JSON configuration
- Typed DI Helper: Generate strongly-typed DI configurations for HttpClient and SignalR
- SRP Analyzer: Visually analyze C# classes for Single Responsibility Principle violations
Feedback
If you have any kinds of feedback, just head over to the repository. I would love to add valuable features. Here the link: https://github.com/BitSpireGmbH/toolbox
The "only caveat" is that everything is written in Angular, so it stays in your browser. So I don't have the Roslyn compiler available (yet). It might be an option for the future though.