Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
286 packages returned for Tags:"dictionary"
Sort by
Relevance
Downloads
Recently updated
JsonFlatten
by:
GFoley83
2,503,639 total downloads
last updated
3/12/2022
Latest version:
1.0.2
JSON
Flatten
Unflatten
Dictionary
Flatten a JSON.NET JObject to a Dictionary<string, object> and vice versa.
Handlebars.
Net.
Helpers
by:
Handlebars-Net
sheyenrath
10,361,076 total downloads
last updated
8/26/2023
Latest version:
2.4.1
handlebars
mustache
helper
helpers
extensions
constants
collection
enumerable
system
environment
More tags
Several Handlebars.Net helpers in the categories: 'Boolean', 'Constants', 'DateTime', 'Path', 'Enumerable', 'Environment', 'Math', 'Regex', 'String' and 'Urls'.
NonBlocking
by:
vsadov
2,170,160 total downloads
last updated
7/8/2023
Latest version:
2.1.2
lock-free
wait-free
dictionary
high-performance
Implementation of a lock-free dictionary on .Net Included types: === NonBlocking.ConcurrentDictionary Lock-free, wait-free implementation of a dictionary. - has the same API as...
More information
CSharpTest.
Net.
Collections
by:
csharptest.net
1,799,566 total downloads
last updated
9/6/2014
Latest version:
14.906.1403.1082
B+
Tree
BPlus
BTree
BPlusTree
LinkedHashMap
Dictionary
Binary
File
Storage
==CSharpTest.Net.Collections== * BPlusTree - a fairly full featured IDictionary backed by a B+Tree on disk. * BTreeDictionary - a fully in-memory IDictionary implemented by a B+Tree. * BTreeList - an...
More information
OBeautifulCode.
Serialization.
PropertyBag
by:
obeautifulcode
502,128 total downloads
last updated
11/17/2022
Latest version:
1.0.140
serialization
dictionary
propertybag
Serialization logic used by OBC assets, provides both Binary and String serialization in a string/string dictionary.
WeCantSpell.
Hunspell
by:
aarondandy
811,643 total downloads
last updated
11/20/2023
Latest version:
4.1.0
spell
spell-check
spellcheck
spell-checker
spellchecker
spelling
hunspell
dictionary
spelling-suggestions
A port of Hunspell for .NET.
VDS.
Common
by:
dotnetrdf
robvesse
1,380,566 total downloads
last updated
8/26/2023
Latest version:
2.0.0
Data
Structures
Tree
Trie
Binary
AVL
Scapegoat
Dictionary
Collections
Sparse
More tags
A library containing useful data structures like Trees, Tries, Sparse Arrays, Bloom Filters and indexing tailored dictionaries.
NHunspell
by:
tmaierhofer
1,309,962 total downloads
last updated
3/17/2015
Latest version:
1.2.5554.16953
Crawler-Lib
NHunspell
Hunspell
spell
check
spell-check
spell-checker
spellchecker
spellcheck
hyphen
More tags
Crawler-Lib NHunspell is a spell check, hyphenation, word stemming and thesaurus library based on the Open Office spell check library Hunspell. NHunspell can use the vast amount of OpenOffice dictionaries. It...
More information
Microsoft.
FASTER.
Core
by:
FASTER
Microsoft
406,683 total downloads
last updated
10/16/2023
Latest version:
2.6.1
FASTER
key-value
store
cache
log
microsoft
dictionary
hashtable
concurrent
persistent
FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data.
PeanutButter.
JObjectExtensions
by:
davydm
306,169 total downloads
last updated
11/17/2023
Latest version:
3.0.236
newtonsoft
json
extensions
dictionary
Helper utility to convert Newtonsoft JObjects recursively to dictionaries, most especially useful when coupled with PeanutButter.DuckTyping, which can duck onto dictionaries, without having to make...
More information
AsyncKeyedLock
by:
MarkCiliaVincenti
1,221,410 total downloads
last updated
10/9/2023
Latest version:
6.2.2
async
lock
key
keyed
semaphore
striped
dictionary
concurrentdictionary
pooling
duplicate
More tags
An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing...
More information
Microsoft.
Database.
Collections.
Generic
by:
Microsoft
nugetese
286,650 total downloads
last updated
4/3/2023
Latest version:
2.0.4
ManagedEsent
NoSql
PersistentDictionary
Persistent
Dictionary
Key-Value
Store
PersistentDictionary is a simple class that implements IDictionary, and backs the storage to disk. It allows a simple key-value pair store. It supports strings, value-types, and binary blobs. It is...
More information
Collections.
Pooled
by:
jmueller
415,297 total downloads
last updated
11/28/2019
Latest version:
2.0.0-preview.27
List
ArrayPool
Span
Dictionary
Stack
Set
HashSet
ObservableCollection
Includes PooledList, PooledDictionary, PooledSet, PooledStack, PooledQueue, and PooledObservableCollection: based on the corresponding collections in System.Collections.Generic, using ArrayPool internally to...
More information
XSerializer
by:
RockLib
558,254 total downloads
last updated
4/30/2021
Latest version:
0.4.4
xmlserializer
xmlserialization
xmlserialize
serializer
serialization
serialize
xml
interface
dynamic
dictionary
More tags
XML XSerializer's XML serialization handles properties and types that the System.Xml.Serialization.XmlSerializer does not handle, such as interfaces and dictionaries. It is meant to be a drop-in replacement for...
More information
NMS.
DynamicDictionary
by:
LanX
207,831 total downloads
last updated
11/15/2022
Latest version:
2.5.2
Roslyn
IL
Script
Dynamic
Dictionary
Fast
Cache
将字典转换成动态查找树,以便快速查找。
SourceCode.
Clay.
Collections
by:
k2oss
225,352 total downloads
last updated
11/19/2019
Latest version:
5.2.0
clay
utility
extension
generic
enumerable
dictionary
list
Tools and extensions for working with collections.
Truncon.
Collections
by:
jehugaleahsa
162,771 total downloads
last updated
10/15/2018
Latest version:
1.0.0
ordered
dictionary
generic
type
safe
Provides a generic, type-safe implementation of an OrderedDictionary.
NetSpell
by:
pwelter34
whyleee
144,187 total downloads
last updated
2/11/2014
Latest version:
2.1.7
spell
checker
dictionary
word
suggestions
NetSpell's suggestions for a misspelled word are generated using phonetic (sounds like) matching and ranked by a typographical (looks like) score. NetSpell supports multiple languages and the dictionaries are...
More information
Diplo.
DictionaryEditor
by:
DanDiplo
159,263 total downloads
last updated
7/24/2019
Latest version:
1.0.1
umbraco
umbraco7
developer
backoffice
translation
dictionary
Diplo Dictionary Editor for Umbraco is a custom section for editing Dictionary values in Umbraco. It allows quick and easy editing of all dictionary items and also allows the dictionary to be exported and...
More information
netfx-
System.
Collections.
Generic.
DictionaryGetOrAdd
by:
kzu
44,985 total downloads
last updated
12/22/2011
Latest version:
1.1.1.1
netfx
dictionary
Provides the GetOrAdd extension method for generic dictionaries, borrowed from the ConcurrentDictionary class.
Previous
Next