PerfectXL.Tools

PerfectXL library with shared tools

Recent Packages

Version Downloads
0.7.0 1
0.6.2 31
0.6.1 51
0.6.0 50
0.5.0 67

Usage Instructions

Latest Version: 0.7.0

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

nuget install PerfectXL.Tools -Version 0.7.0 -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.7.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.Tools" Version="0.7.0" />