01Compare specific type signatures and API surfaces between different package or platform versions.
02Retrieve detailed type metadata including members, inheritance trees, and implemented interfaces.
03Check NuGet packages for known vulnerabilities and audit SourceLink or determinism status.
04Search for types across NuGet packages, local DLLs, and .NET frameworks using glob patterns.
05Explore platform-specific assemblies within installed .NET SDKs without requiring network access.
062 GitHub stars