Top 20 NuGet .net Packages

The Enterprise Library Common assembly contains elements that are shared among multiple application blocks. By supplying a set of commonly used functions to all the application blocks, the Common assembly reduces the dependency of one application block on another.
The Validation Application Block provides useful features that allow developers to implement structured and easy-to-maintain validation scenarios in their applications.
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
Docker.DotNet.BasicAuth is a library that allows you to use basic authentication with a remote Docker engine programmatically in your .NET applications.
A .NET Standard 2.0 library filelogger which logs in files and places them in c:\temp. The naming of the file is the name of the calling assembly with the extension log. Created because of the need of simple file logging, while putting products into production, to reduce doubts about correct configu...
Web app for run gear product
To generate a datatable based on generic input list with header translation capability and determination of specific members of the list
You can cache everything!
The .NET Framework 4.7.2 Developer Pack lets developers build applications that target the .NET Framework 4.7.2 by using Visual Studio 2017, Visual Studio 2015 or other IDEs. This is a single package that bundles the .NET Framework 4.7.2, the .NET 4.7.2 Targeting Pack, and the .NET Framework 4.7.2 S...
Direct Port of First Floors Modern UI from .net Framework to .net core from https://github.com/firstfloorsoftware/mui A set of controls and styles converting your WPF application into a great looking Modern UI app.
NAudio, an audio library for .NET update self of sampleRate
A simple set of System.Data.Common extensions.
Package for using with ASP.NET projects to provide cli commands feature, e.g.: dotnet run cli emails:send-gifts
Wrapper around Challonge API written in .NET Standard 2.0
A library for get mimeType file and check file type in special range and etc.
Test nuget package
Extremely fast MurmurHash implementation with zero heap allocations
A simple component to mock command line interface(CLI) for ASP.NET Core Blazor applications to execute some custom commands for an application. Within ICommand interface it is possible to implement any custom business related commands for Blazor.Console Example scenarios; - Clear re...