Top 20 NuGet c# Packages

Extensions to MaybeMonad package to integrate with the ResultMonad package. For more information see http://csharp-functional.readthedocs.io/en/latest/extensions.html#maybe-extensions-examples.
Simple application of HttpResult monad by using System.Net.Http.HttpClient. For more information see http://csharp-functional.readthedocs.io/en/latest/http-result-monad.html#httpresult-monads-how-to.
Extensions to the HttpResultMonad package. For more information see http://csharp-functional.readthedocs.io/en/latest/extensions.html.
Http Result monad for C#. In its core this monad enhances a type by adding a success/failure status and an http state. This type is meant to be used by operations that do Http calls. For more information see http://csharp-functional.readthedocs.io/en/latest/http-result-monad.html.
Extract data into an excel file with ease.
YarFramework.Library is a lightweigh development framework and workflow engine.
A simple tool to post object instances to ASP.Net MVC (or whatever) and retrieve strings or instances of objects. The class extends System.Net.WebClient.
A simple C# wrapper for the Bittrex cryptocurrency trading platform.
Dapper Generic Repository And Unit Of Work
Data Structures and Algorithms for C#
A C# library that handles the backend work of a Tic-Tac-Toe Game. You can check the docs here: https://github.com/Yeo-Wen-Qin/TicTacToe-Game/wiki
Write output of PerrysNetConsole as fancy HTML
Set of abstract tools for testing user-bot interaction. Allows to "record" a story and test it with your custom player implementation.
A simple MixPanelHttpClient for C#
Utilities to assist with web related project development.
Persists objects that implement interfaces and inherit from classes in JM0ney.Framework.Data.
Enables the persistence of objects to and from various mediums, such as databases, XML, JSON, etc..
Common classes and interfaces to be used in WebAPI and MVC projects.