Top 20 NuGet Packages

Wrapper around the Azure Blob Storage to handle container instantiations
Sodium Functional - Functional constructs for C#.
A library for serializing/deserializing neural networks created with SodiumPlus
A library for training neural networks created with SodiumPlus
Bindings for JCDecaux VLS bike sharing API.
Find and control VLC media players across a network using their HTTP interfaces.
Sofenia search engine's common library (managed). Go to https://github.com/theconnectionist/sofenia.apps
A client library for Basic authentication.
A decorator for command-query architecture, which supports validation using FluentValidation (https://fluentvalidation.net/).
A decorator for command-query architecture, which adds support for UsageAware.
UsageAware is a library for tracking user actions in an application. This package logs the events to Application Insights.
UWP implementation of the platform-independent abstractions defined in the softaware.ViewPort library.
WPF implementation of the platform-independent abstractions defined in the softaware.ViewPort library.
Softbuild.Media is WriteableBitmap effector and utilities for Windows Phone 7.1/Windows store apps projects.
Simple and lightweight command-line parser. Supports regular arguments, flag arguments and extended arguments (in the form: -mode:extArg). Arguments, flag arguments, and extended arguments can all be wrapped in quotes in order to include whitespace. Now targets .NET Standard 2.0 or .NET 5.0 and supp...
.NET library that will evaluate a string expression. Expressions can include integer, double and string operands. Operators can include "+", "-", "*", "/", "%", "^" and "&". Supports custom functions and symbols. Provides easy integration with any application.
.NET library to scrape content from the Internet. Use it to extract information from Web pages in your own application. Extracted data is written to a CSV file. Supports paging and can cycle through all combinations of any number of replacement tags. Now targets .NET Standard 2.0 or .NET 5.0, and s...
.NET class library that makes it easy to save your application settings in Windows. Just create your settings class and have it derive from RegistrySettings (saves settings to the system registry), XmlSettings (saves settings to an XML file) or IniSettings (saves settings to an INI file). Just call ...