PerfectXL.Tools

PerfectXL library with shared tools

Recent Packages

Version Downloads
0.6.2 25
0.6.1 37
0.6.0 34
0.5.0 56
0.4.1 116

Usage Instructions

Latest Version: 0.6.2

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

nuget install PerfectXL.Tools -Version 0.6.2 -Source https://nuget.perfectxl.com/nuget/default/

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

Install-Package PerfectXL.Tools -Version 0.6.2 -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.Tools" Version="0.6.2" />