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

Latest commit

 

History

History
18 lines (12 loc) · 652 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 652 Bytes

TXTextControl-Nuget

Description

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

This includes:

  • TXTextControl
  • TXSpell

Currently 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.