Top 20 NuGet Packages

The EntLibContrib Castle Windsor Configurator is an implementation of the IContainerConfigurator interface that allows to use Castle Windsor as the DI container in EntLib.
This package includes a zip file with the source code of all the extensions and additionnal blocks of EntLibContrib v5. Simply add the package, and look for the zip file in the "packages\EntLibContrib.Source.[version]\source" folder at the solution level.
Package Description
Library to facilitate creation of object graphs for testing purposes
MVC Razor WebPages Asp.NET Framework
Library to facilitate automated blackbox testing to discover unhandeled branches
My package description.
Entrypoint executable for windows iis docker container
Wrapper around braintree payment gateway
Cli-tool that can be used to create a c# / f# / vb / cil enum based on a json file
Framework for generating c# / f# / vb / cil enums
Global-tool that can be used to create a c# / f# / vb / cil enum based on a json file
HtmlHelpers for Enums, like dropdownlists with one expression and auto-generated radio buttons.
This package provides extension and static methods to enable custom, strongly typed metadata objects to be associated with enum instances. Now supports .Net 4, .Net 4.5 and NetCore 4.5 (Windows Store)
This package provides sample code exercising and unit tests validating the EnumMetadata.Core package. The EnumMetadata.Core package itself contains extension and static methods to enable custom, strongly typed metadata objects to be associated with enum instances. Now supports .Net 4, .Net 4.5 and ...
A simple to use lib to parse a string to a enum value. Given a set of strings you can parse them to a flagable enum. Given a string that is different to the enum value you can parse it too by using an attribute.
Library to allow conversion between an Enum Value and a string, in both directions. v4.0.1 fixes a MemoryLeak bug, in a MaliciousUser edge-case. See nuget for full version history