Top 20 NuGet list Packages

Windows Phone 7 control library. Contains: * Cloud Tag List Control (stable) * PieChartControl (unstable) * ColumnChartControl (unstable) * SignalAccuracyControl (stable) * SignalAccuracyRoundContro (stable)
Wrappers and extensions to the .NET collections and LINQ.
A library that help you to convert collections to CSV file.
.NET collection extensions
A paged list helper for ASP.NET MVC with filter and order functionalities
Inspect values in JSON strings with single line expressions and plain old CLR objects without using foreach/if to extract values from JSON. Extract the 42 from ["first",{"aString":"HelloWorld","aNumber":42}] with C# expression: json.AsList[1].AsDictionary["aNumber"].AsInt
This package contains the implementation of Brick.PagedList.IPagedList<T> interface and an extension method in order to help creating IPagedList<T> easier.
A lock free doubly linked list for high concurrency.
**This has been merged** Try https://www.nuget.org/packages/Aliencube.ConfigurationValueConverter -- Comma Delimited List Value Converter enables comma delimited string values to be a list in configuration sectionis from App.config or Web.config
.NET types extensions.
Package contains some data-structures (vector - dynamic array, list - double-linked list) and adapters (stack, queue, dequeue). Those classes will be used in Aliss - project allows create model of Descrete-Event Systems (queuing systems). Some methods described with complexity.
List which supports modulo indexing.
Implementation of common .NET collection types (i.e IDictionary, ISet, IList) via abstraction over StackExchange.Redis
Injection List and object
VB.NET source file that contains an extension method that allows to shuffle an array or other IList. Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET Framework 4.5 .NET Framework 4.5.1 .NET Framework 4.5.2 .NET Framework 4.6 .NET Framework 4.6.1 Language requirement: Visual Basic 9 (...
A powerful library of immutable and persistent data structures for the .NET platform.
A library for generating and applying generic list diffs.
Xamarin.Android bindings for SwipeActionAdapter found here: 'https://github.com/wdullaer/SwipeActionAdapter'
This provides a converter library that converts configuration value to enum or list. It is a consolidated version of: - https://www.nuget.org/packages/Aliencube.CaseInsensitiveEnumConverter - https://www.nuget.org/packages/Aliencube.CommaDelimitedListConverter If you want to find an individual lib...
IEnumerable extension methods that are useful in day to day programming.