Top 20 NuGet c# Packages

TraceSource extensions and helpers
Utility library. Contains lots of helper methods, IL generation and crypography extensions.
A library to invoke NUnit tests in such a way that the exceptions aren't suppressed. Useful for debugging unit tests without any special-purpose debugger plugins.
Dijkstra’s Algorithm (a generalization of breadth-first search) in C#. Declare your own Nodes and Edges to define the graph and let the algorithm find the best path to the target Node.
CrossPromoteAppSDK for Windows Phone 7.1/8 (Silverlight), Windows Phone 8 (RT), Windows 8, Windows Universal, Windows 10
プログラミング生放送のすぱこーRSSフィードを、簡単に読み込むことができるライブラリです。(for ユニバーサルWindows)
プログラミング生放送のすぱこーRSSフィードを、簡単に読み込むことができるライブラリです。 (for .NET Framework 4.5、Xamarin、Windows 8.x、Windows Phone 8.1、ASP.NET Core 5.0)
A easy to use, easy to implent, IRC library with DCC (Download) support for C#. See for more information: https://github.com/EldinZenderink/SimpleIRCLib
Typed XAML adds advanced generics support to WPF and Windows 10 apps. Find us on GitHub at https://github.com/jamesqo/typed-xaml
Mixins implementation in .NET
A fresh take on RPC. Check out the project URL for examples.
C# Wrapper around libjack API. JACK Audio Connection Kit (or JACK; a recursive acronym) is a professional sound server daemon that provides real-time, low-latency connections for both audio and MIDI data between applications that implement its API.
ConceptHMI® is an industrial software framework designed to ease the development of powerful and sophisticated HMI applications in automation. The object model of ConceptHMI® provides everything that is necessary to design easy-to-use and very flexible SCADA applications that you can connect to any ...
Fluent Console Library is a single class of extension methods that simplify writing messages to the console window.
The Open Toolkit library (OpenTK) is an advanced, low-level C# wrapper for OpenGL, OpenGL ES and OpenAL. It is suitable for games, scientific visualizations and projects that require 3d graphics, audio or compute functionality. Features - Create cutting-edge grap...
A highly optimized, C# object relational database for .NET 4.6, Xamarin Android, Xamarin iOS, Windows 8.1, Windows Phone 8.1 and Windows 10 (UWP)
Managed wrapper for the complete CEF API Remote wrapper for full access to DOM and V8 from within the browser process Windows Forms control based on ChromiumFX
compares string in a human friendly way. eg. '3abc' is smaller than '10abc'
The Master Extension Kit is an attempt to bring together a wide range of extensions that developers create and use. Many times, developers will write an extension that another developer somewhere else has already created. The hope of this collection is to normalize these extensions, test them by man...