Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/styxxy/txtextcontrol-nuget
Unofficial Nuget package definitions for the TXTextControl .NET Components (https://www.textcontrol.com)
https://github.com/styxxy/txtextcontrol-nuget
nuget nuget-package nuspec txtextcontrol
Last synced: 20 days ago
JSON representation
Unofficial Nuget package definitions for the TXTextControl .NET Components (https://www.textcontrol.com)
- Host: GitHub
- URL: https://github.com/styxxy/txtextcontrol-nuget
- Owner: Styxxy
- License: mit
- Created: 2018-08-01T09:38:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T09:48:08.000Z (over 6 years ago)
- Last Synced: 2023-08-25T12:46:26.625Z (over 1 year ago)
- Topics: nuget, nuget-package, nuspec, txtextcontrol
- Language: Batchfile
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TXTextControl-Nuget
## Description
Unofficial Nuget package definitions for the TXTextControl .NET Components (https://www.textcontrol.com).This includes:
- TXTextControl
- TXSpellCurrently only the WinForms libraries are being packaged.
## How to use
Run create-nupkg-txtextcontrol.cmd from the command line. You are prompted to insert to installation path (default = %ProgramW6432%\Text Control GmbH) and the desired version for TXTextControl (default = 25.0.1800.500) and TXSpell (default = 7.0.600.500).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.