Keyoti.RapidSpell.NETCore
6.3.24.828
dotnet add package Keyoti.RapidSpell.NETCore --version 6.3.24.828
NuGet\Install-Package Keyoti.RapidSpell.NETCore -Version 6.3.24.828
<PackageReference Include="Keyoti.RapidSpell.NETCore" Version="6.3.24.828" />
paket add Keyoti.RapidSpell.NETCore --version 6.3.24.828
#r "nuget: Keyoti.RapidSpell.NETCore, 6.3.24.828"
// Install Keyoti.RapidSpell.NETCore as a Cake Addin #addin nuget:?package=Keyoti.RapidSpell.NETCore&version=6.3.24.828 // Install Keyoti.RapidSpell.NETCore as a Cake Tool #tool nuget:?package=Keyoti.RapidSpell.NETCore&version=6.3.24.828
RapidSpell Desktop for .NET Core and .NET 5+
Please consult the documentation and quick-start here: https://keyoti.com/products/rapidspell/dotNet/HelpHTMLv6/
Licensing is available here https://keyoti.com/products/rapidspell/dotNet/spell-checker.html
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.3.0
Backwards Compatibility
Please see v6.0.0 notes.
Improvements
Allow sentence capitalization errors to be ignore all'ed by the user
Update dictionaries
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