Top 20 NuGet Packages depending on Extensionista

Total dependencies: 5

Package that allows MVC routes to be created via attributes, both at the controller and action levels (uses Windsor Castle IoC). Also includes an embedded view engine adapted from an example found at http://stackoverflow.com/questions/19746/views-in-separate-assemblies-in-asp-net-mvc.
Package that allows MVC routes to be created via attributes, both at the controller and action levels using the Unity IoC framework. Also includes an embedded view engine adapted from an example found at http://stackoverflow.com/questions/19746/views-in-separate-assemblies-in-asp-net-mvc.
Package that allows services to be automatically loaded with standardized endpoints. The premise is that the services you wish to host will be hosted within WAS/IIS and can be activated via HTTP, TCP, MSMQ or WebHTTP (REST). This version uses Windsor Castle for IoC.
Package that allows services to be automatically loaded with standardized endpoints. The premise is that the services you wish to host will be hosted within WAS/IIS and can be activated via HTTP, TCP, MSMQ or WebHTTP (REST).
Provides base utilities and attributes for use with ODN's ServoInject and MvcUtilities. This package also includes the base documentation for the aforementioned utilities.