PerfectXL.Tools 0.6.0

PerfectXL library with shared tools
This is a new version of the view package page, introduced in ProGet 5.3. If it's missing any functionality, you can still view the old version.

This package does not have a license agreement. You'll need to assign a license type to the package to allow or block downloads.

Usage Instructions

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

nuget install PerfectXL.Tools -Version 0.6.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.6.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.6.0" />

Description

PerfectXL library with shared tools