Keyoti.RapidSpell.NETCore 6.2.21.412

.NET Core 3.0
dotnet add package Keyoti.RapidSpell.NETCore --version 6.2.21.412
NuGet\Install-Package Keyoti.RapidSpell.NETCore -Version 6.2.21.412
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Keyoti.RapidSpell.NETCore" Version="6.2.21.412" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Keyoti.RapidSpell.NETCore --version 6.2.21.412
#r "nuget: Keyoti.RapidSpell.NETCore, 6.2.21.412"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Keyoti.RapidSpell.NETCore as a Cake Addin
#addin nuget:?package=Keyoti.RapidSpell.NETCore&version=6.2.21.412

// Install Keyoti.RapidSpell.NETCore as a Cake Tool
#tool nuget:?package=Keyoti.RapidSpell.NETCore&version=6.2.21.412

Windows Forms library for spell checking, supports .NET Core 3+ (including .NET 5).

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.2.21.412 382 4/14/2021

6.2.0
Backwards Compatibility

   Please see v6.0.0 notes.

Improvements

   Fix .NET Core 3 support bug
   Updated English dictionaries
   Add new TX support DLLs

6.1.0
Backwards Compatibility

   Please see v6.0.0 notes.

Improvements

   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