Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 551 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 551 Bytes

ComponentOne-Nuget

Description

Unofficial Nuget package definitions for the ComponentOne .NET Components (https://www.grapecity.com).

Currently only the WinForms libraries are being packaged.

How to use

Run create-nupkg-componentone.cmd from the command line. You are prompted to insert to installation path (default = %ProgramFiles(x86)%\ComponentOne) and the desired version (default = 4.0.20173.282).

The Nuget packages will be generated in the bin folder.

Remarks

Make sure you have nuget.exe in your PATH or next to the CMD file.