RapidSpell Desktop .NET & Thesaurus Desktop .NET Bundle Releases

Released: Apr 14, 2021

Updates in v6.2.0

Features

  • Updated English dictionaries.
  • Add new TX support DLLs.

Fixes

  • Fix .NET Core 3 support bug.

Released: Oct 15, 2019

Updates in v6.1.0

Features

  • Added .NET Core 3 support - reference Keyoti.RapidSpell.NETCore.dll in your .NET Core 3+ projects and license by calling Keyoti.RapidSpell.CoreLicensing.SetLicenseKey("<license key>");.
  • ComboBox support added, please use the new AYTComboBox control for as you type spell checking in a ComboBox, you will need to add it to RapidSpellAsYouType the same way you do other textboxes (AddTextComponent method).
  • Updated English dictionaries.

Released: Dec 4, 2017

Updates in v6.0

Features

  • Added user dictionary file manager, so the user can add/remove additional text files to be used as user dictionaries.
  • Updated Dict Manager.
  • Improved user dictionary performance.
  • Added DevExpress RichEdit support.