Hermit.IFix
IFix is a dotnet tool for fixing different issues with Visual Studio, git, testing, solutions and more Install it using: dotnet tool install --global Hermit.IFix and run it doing: IFix --help , which will show the relevant options. (To install the beta, use --version 3.0.0-beta.1 or whatever beta number there is)
Install
dotnet add package Hermit.IFix --version 3.0.0-beta.3
Install-Package Hermit.IFix -Version 3.0.0-beta.3
<PackageReference Include="Hermit.IFix" Version="3.0.0-beta.3" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
This version is marked prerelease. Validate its API and upgrade path before production use.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.