Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/styxxy/componentone-nuget
Unofficial Nuget package definitions for the ComponentOne .NET Components (https://www.grapecity.com)
https://github.com/styxxy/componentone-nuget
componentone nuget nuget-package nuspec
Last synced: 14 days ago
JSON representation
Unofficial Nuget package definitions for the ComponentOne .NET Components (https://www.grapecity.com)
- Host: GitHub
- URL: https://github.com/styxxy/componentone-nuget
- Owner: Styxxy
- License: mit
- Created: 2018-08-01T09:27:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T09:48:37.000Z (over 6 years ago)
- Last Synced: 2023-08-25T12:46:26.500Z (over 1 year ago)
- Topics: componentone, nuget, nuget-package, nuspec
- Language: Batchfile
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.