Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/styxxy/janussys-nuget
Unofficial Nuget package definitions for the Janus Systems .NET Components (http://www.janusys.net)
https://github.com/styxxy/janussys-nuget
janus-systems nuget nuget-package nuspec
Last synced: 14 days ago
JSON representation
Unofficial Nuget package definitions for the Janus Systems .NET Components (http://www.janusys.net)
- Host: GitHub
- URL: https://github.com/styxxy/janussys-nuget
- Owner: Styxxy
- License: mit
- Created: 2018-08-01T09:15:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T16:36:36.000Z (about 4 years ago)
- Last Synced: 2023-08-25T12:46:26.520Z (over 1 year ago)
- Topics: janus-systems, nuget, nuget-package, nuspec
- Language: Batchfile
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JanusSys-Nuget
## Description
Unofficial Nuget package definitions for the Janus Systems .NET Components (http://www.janusys.net).Currently only the WinForms libraries are being packaged.
## How to use
Run create-nupkg-janus.cmd from the command line. You are prompted to insert to installation path (default = %ProgramFiles(x86)%\Janus Systems) and the desired version (default = 4.0.47).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.