Inshiminator Documentation
Welcome to the Inshiminator documentation.
Inshiminator is an analyzer-guided shim generation toolkit for .NET.
Quick Start
- Install the analyzer and generator:
dotnet add package Inshiminator.Analyzers dotnet add package Inshiminator.Generators - Build your project.
- Apply code fixes to inject shims.