Top 20 NuGet Packages

Simple functional extensions for C#. Lightweight and doesn't hold your hand.
Package Description
Simple Geo Library
Package Description
GraphQL Client
Add sample usage of SimpleGuidMembershipProvider to existing empty web project.
Library that makes hashing with PBKDF2 simple and easy.
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.
ModuleContainer is a simple to use plugin or module system. (C# - Source file). Note: this nuget package contains c# source code and depends on .Net 4.5.
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...
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.
Use C# as script. Simple helper for C# code runtime compilation and excution using Mono.CSharp.Evaluator (C# - Source file). Uses Mono.CSharp.dll version 3.12
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...
Very simple way to create and manage History Points from Objects. You can store States of Objects and also Actions regarding to an Object or even static Actions. There is an easy, but very simple customiceable, way to create History Points from one or more Objects.
Nuget using HttpClient to send HttpRequest in one line.
A simple http factory.