Top 20 NuGet utils Packages

My Utils
Common functionality used by other Insula projects
Simple configuration manager to get and set the values in the AppSettings section of the default configuration file (C# - Source file). Note: this nuget package contains csharp source code and depends on Generics introduced in .Net 2.0.
A simple lightweight object pool for fast and simple object reuse. (C# - Source file) Fast lightweight thread-safe object pool for objects that are expensive to create or could efficiently be reused. Note: this nuget package contains c# source code and depends on System.Collections.Concurrent int...
Simple lightweight queue that stores data in a concurrent queue and periodically process the queued items. Userful for: * processing items in batches; * grouping data for later processing; * async processing (consumer/producer); * etc. Note: this nuget package contains c# source code and depends o...
Ports of useful haskell functions such as lines, unlines, tranpose, intercalate, words, unwords
The Keeple base framework.
A set of utilities
.Net Dev Utils
Custom validation, parsing and exception utility functions
A collection of small utilities for testing.
ParallelTasks is a simple to use consumer-producer multithreading helper. (C# - Source file). Note: this nuget package contains c# source code and depends on .Net 4.0.
Information can be retrieved from both a hardcoded objects or from a serialization. There are pros and cons in both cases. But information stored as text is easy to deal with, and this library handles maping and data retrieval so developer can focus on creating tests about the problem at hand.
Contains useful helper classes and extension methods. Sources, Tests and Documentation are available at https://csutils.codeplex.com
General Module
Extension methods
Toolkit utils
Toolkit utils
Token Generator C#
The base library for all BigEgg's projects.