Top 20 NuGet c# Packages

Generates changelog/releasenotes from GitHub repositories
Mobx React (mobx-react) binding library for Bridge.NET projects.
Mobx binding library for Bridge.NET projects.
This is a library of useful methods to report on computer properties.
Repository pattern and Unit of Work pattern for Entity Framework.
sendwithus client (netstandard)
A fully managed implementation of a Xiph.org Foundation Ogg Vorbis decoder.
A .NET library that implements most of wit.ai API features. GitHub repo at https://github.com/pierodetomi/wit-ai-dotnet-api.
A C Sharp user control set used to design the ui for your application
Provides a WPF/MVVM folder drop down control to enter a path and navigate into (and display) the location in the Windows file system.
Provides Windows file system access via .Net model and other low level components useful for MVVM applications.
Transport base classes for Xeeny, A framework for building and consuming services on devices and servers that support .net standard. It is Cross Platform, Duplex, Multiple Transports, Asynchronous, Typed Proxies, Configurable, and Extendable
A simple tool that was born from an experiment while I was learning how to use Neo4j.Driver to execute queries in Neo4j. After some repetitive query parses, I tried to make it more abstract for me, using some attributes to configure a graph node as a custom C# class.
ClassicForms (For Bridge.Net) - Create a Windows Application using ClassicForms UI and Bridge for the Browser..
Tungsten.Threading.Lockers provides classes which support resource locking (MonitorLocker, ReaderWriterLocker, SemaphoreLocker and SpinLocker).
Tungsten.Threading provides a Thread.Sleep method and ThreadMethod class which makes creating a background thread (long running task) easy.
Tungsten.Logging provides basic support for logging. Handle the W.Logging.Log.LogTheMessage event to provide additional logging options. W.Logging.LogMessageHistory class can be instantiated to maintain an in-memory history of messages.
Tungsten.From complements Tungsten.As by providing FromBase64 and FromCompressed
Tungsten.EventTemplate is a class which makes exposing and raising an event somewhat easier