PerfectXL.Rubberduck

Lightweight version of Rubberduck, rewritten in .NET Standard

Recent Packages

Version Downloads
0.1.0 60

Usage Instructions

Latest Version: 0.1.0

To install PerfectXL.Rubberduck from the command line, run the following command:

nuget install PerfectXL.Rubberduck -Version 0.1.0 -Source https://nuget.perfectxl.com/nuget/default/

To install PerfectXL.Rubberduck from the Package Manager Console within Visual Studio, run the following command:

Install-Package PerfectXL.Rubberduck -Version 0.1.0 -Source https://nuget.perfectxl.com/nuget/default/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="PerfectXL.Rubberduck" Version="0.1.0" />