VPKSoft.SpellCheck.ExternalDictionarySource
1.0.0.1
See the version list below for details.
dotnet add package VPKSoft.SpellCheck.ExternalDictionarySource --version 1.0.0.1
NuGet\Install-Package VPKSoft.SpellCheck.ExternalDictionarySource -Version 1.0.0.1
<PackageReference Include="VPKSoft.SpellCheck.ExternalDictionarySource" Version="1.0.0.1" />
paket add VPKSoft.SpellCheck.ExternalDictionarySource --version 1.0.0.1
#r "nuget: VPKSoft.SpellCheck.ExternalDictionarySource, 1.0.0.1"
// Install VPKSoft.SpellCheck.ExternalDictionarySource as a Cake Addin #addin nuget:?package=VPKSoft.SpellCheck.ExternalDictionarySource&version=1.0.0.1 // Install VPKSoft.SpellCheck.ExternalDictionarySource as a Cake Tool #tool nuget:?package=VPKSoft.SpellCheck.ExternalDictionarySource&version=1.0.0.1
External dictionary source for Interface for VPKSoft.SpellCheckUtility and VPKSoft.ScintillaSpellCheck class libraries.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on VPKSoft.SpellCheck.ExternalDictionarySource:
Package | Downloads |
---|---|
VPKSoft.ScintillaSpellCheck
A spell checking library for the ScintillaNET. |
|
VoikkoSharp
A C# spell checker wrapper library for the Voikko (Free linguistic software and data for Finnish) |
|
VPKSoft.SpellCheckUtility
A class library to allow to perform a spell check via whatever interface using the WeCantSpell.Hunspell library. |
|
VPKSoft.ScintillaSpellCheck.SUO
A spell checking library for the ScintillaNET. |
|
VPKSoft.ExternalDictionaryPackage
A class library to generate and to install custom spell check library packages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added few new methods and inheritance to IDisposable interface.