Top 20 NuGet utility Packages

Core utility functions for web applications
C#/VB.NET database utility to write pure Microsoft SQL/MySQL/PostgreSql/Oracle/SQLite/ODBC/OleDb queries and load data into environment variables and instances. This is core package only. Install this package only by installing specific database package like: Databasic.<DatabaseType>. Then this p...
MSBuild task which extends Exec but does not wait for the spawned process to terminate. The task in this package should be loaded by UtilPack.NuGet.MSBuild task factory.
Library containing BoundRestoreCommandUser class, which can be used to easily restore NuGet packages. Also several extension methods are provided to make life easier when working with NuGet types.
Library containing NuGetAssemblyResolver interface, which provides uniform way for both .NET Desktop and Core to dynamically load assemblies from NuGet packages and dependencies.
Library containing some commonly used types (e.g. logger) for working with NuGet packages in MSBuild tasks.
Library for deploying NuGet packages so that they can be directly executed by dotnet tool. All required functionality is in NuGetDeployment class.
MSBuild task which utilizes UtilPack.NuGet.Deployment library in order to deploy NuGet packages so that they can be executed directly by dotnet. The task in this package should be loaded by UtilPack.NuGet.MSBuild task factory.
MSBuild task to push packages. Most suitable to use in rapid development builds, where each build should propagate to (local) NuGet feed. The task in this package should be loaded by UtilPack.NuGet.MSBuild task factory.
Library to start, monitor, and restart processes. Provides way to gracefully shutdown process-to-be-monitored via semaphore, and also to enable the process to signal that it needs to be restarted, also via semaphore.
Common utility for config files (xml,ini,json currently supported) with unified interface. It uses xpath as the prefered lookup method.
Package A simple file control utility for dotnet core
Implementation of core interfaces usnig NPOI library
Core utility functions for web applications
Utility library for working with syntax graph in Roslyn.
Utility library for working with syntax graph in Roslyn.
System.Net utility functions for .Net projects.
Just a few Autofac helpers
EntityFramework Autofac integration and generic data access helpers