Top 20 NuGet assembly Packages

LTCSharper is a wrapper for LTCSharp for use in Xamarin and other portable libraries
Adds support for loading services into dependency injection to the hosted application by convention.
Adds support for adding logging to the hosted application by convention.
Prise, A .NET Plugin Framework!
Adds support for sharing services between a Prise Host and a Prise Plugin
FluentRegistration
Scan and wire up assemblies based on directory and search patterns
Automatically embeds a resource containing the build timestamp into the assembly during build-time. Build time can be aquired through extension methods such as Assembly.GetBuildTime().
Display informations gathered from the assembly info.
Library of reflection related functionality and extension methods.
Package Description
A small utility library for browsing the embedded resources of an assembly.
Provides a ConventionHostBuilder that can be used during unit tests or anywhere else you wouldn't bootstrap an entire application
Adds helpers to easily bootstrap an application using conventions by just using the correct extension method. This adds command line operations, additional configuration, logging and service injections by convention.
Adds helpers to easily bootstrap an application using conventions by just using the correct extension method. This adds command line operations, additional configuration, logging and service injections by convention.
This is targeted for signing the contents of NuGet packages that are using unsigned assemblies, in order to be able to link to these packages where the consuming project is strongly named. Access to the original source code is not required, and you may sign any assembly with your own strong naming ...
Enables module initialization, as described here: http://einaregilsson.com/module-initializers-in-csharp
Process.NET is a C# class library to interact with processes. Please see the project page for more details.
Afterthought allows developers to post-process .NET assemblies to add code that either cannot be added to the original source or is not convenient/efficient to do so. Afterthought runs as a post-build step to process one or more assemblies. It discovers and processes amendments that you crea...
This is the patching engine of the Patchwork framework. Its method of distribution is currently being rethought while a new version is tested.