Top 20 NuGet set Packages

This package contains the .NET for Universal Windows reflection information data set for use with the EWSoftware.SHFB package.
Extension classes for ISession and IDistributedCache, enabling the functionality to set or get objects of any type using fast MessagePack serializer with LZ4 compression algorithm.
Defines an IImmutableSet that implements IReadOnlySet.
The Engine leverages a set of Service Managers in order to facilite when Code Generation is absolutely required.
A library for .Net that makes creating, managing, and working with recurrences easy
This library provides F# integration for the Imms immutable collections library.
EF Reference Set Repository
AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows
Functorized Set/Map
Defines useful set-related interfaces, such as IReadOnlySet.
NList brings an enormous number of powerful, STL-like algorithms to the .NET platform for processing indexable collections. There is a handlebars.js-like text generator. It has a powerful IComparer builder. There is a DefaultDictionary class. There is a class to convert an object into a dictionary o...
Wrappers and extensions to the .NET collections and LINQ.
TypeScript implementation of an AVL tree, a self-balancing binary search tree, with enumerable/iterable collections like set and map.
My own description
Works as you want.
My own description.
Implementation of common .NET collection types (i.e IDictionary, ISet, IList) via abstraction over StackExchange.Redis
A Bloom Filter is a probabalistic data structure that Implements the Add() and Contains() methods in a memory efficient manner when compared to the more traditional Hash Set. However, the Bloom Filter has some draw backs: * It will sometimes indicate that an element is in the set when it isn't. The...
A powerful library of immutable and persistent data structures for the .NET platform.