Keyoti.RapidSpell.NETCore
6.2.21.412
dotnet add package Keyoti.RapidSpell.NETCore --version 6.2.21.412
NuGet\Install-Package Keyoti.RapidSpell.NETCore -Version 6.2.21.412
<PackageReference Include="Keyoti.RapidSpell.NETCore" Version="6.2.21.412" />
paket add Keyoti.RapidSpell.NETCore --version 6.2.21.412
#r "nuget: Keyoti.RapidSpell.NETCore, 6.2.21.412"
// 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 |
-
.NETCoreApp 3.0
- System.Drawing.Common (>= 4.6.0)
- System.Resources.Extensions (>= 4.6.0)
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