Keyoti.RapidSpell.NETCore
6.2.21.412
See the version list below for details.
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
-
.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.3.24.828 | 115 | 8/30/2024 |
6.2.21.412 | 17,510 | 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