TNX.WorldDictionary
1.0.3
dotnet add package TNX.WorldDictionary --version 1.0.3
NuGet\Install-Package TNX.WorldDictionary -Version 1.0.3
<PackageReference Include="TNX.WorldDictionary" Version="1.0.3" />
paket add TNX.WorldDictionary --version 1.0.3
#r "nuget: TNX.WorldDictionary, 1.0.3"
// Install TNX.WorldDictionary as a Cake Addin #addin nuget:?package=TNX.WorldDictionary&version=1.0.3 // Install TNX.WorldDictionary as a Cake Tool #tool nuget:?package=TNX.WorldDictionary&version=1.0.3
[4.0, WP8, W8] WorldDictionary is a useful helper module allowing you having access to the most dictionaries in the world. You can:
- find an anagram
- make an anagram
- find the culture for a word
- check the word for a given culture
- iterate all words for a culture
- iterate all words for all cultures
any question:
[email protected]
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Zlib.Portable (>= 1.9.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Improved compression for embedded dictionaries
- Improved stream-like design to reduce memory usage
- Added new AnagramBy method
- Added support for WP8.1