Top 20 NuGet simple Packages

Baseline.FluentHttpExtensions is a single file fluent interface for the System.Net.Http.HttpClient class, now available as a NuGet package!
A very simple text parser that currently contains implementations to format a text with a set of configurable regular exceptions. It is also very easy to extend with new formatters by implementing the IFormatter interface. The component currently has example configuration for converting BBCode to XH...
Castle Windsor provider for SNAP. SNAP makes AOP easy by integrating with your favorite IoC container. SNAP does not modify compiled code (unlike PostSharp) . It uses your IoC container to create runtime-callable wrappers to intercept your method calls. Source code for SNAP is hosted at http...
LinFu provider for SNAP. SNAP makes AOP easy by integrating with your favorite IoC container. SNAP does not modify compiled code (unlike PostSharp) . It uses your IoC container to create runtime-callable wrappers to intercept your method calls. Source code for SNAP is hosted at http://github...
Bootstrap based JavaScript grid built as a jQuery plugin and making use of the Handlebars templating library. Super simple to use and very customizable.
A simple CMS package for MVC4.
A Simple.Owin extension that provides an application pipeline implementation
A Simple.Owin extension that provides caching APIs and abstractions
A Simple.Owin extension that provides http cookie APIs and abstractions
A Simple.Owin based middleware that provides for dumping the state of the owin context
A Simple.Owin based middleware that provides for dumping exceptions
A Simple.Owin extension and middleware that provides http form APIs and abstractions
A Simple.Owin extension that provides hosting APIs and abstractions
A Simple.Owin extension that provides SendFiles APIs and abstractions
This package simplifies logging to LogEntries using nLog as the engine.
Used with SimpleLogging, this provides you with a quick, simple and easy way to log messages with NLog. A common use of this is to send messages to an NLog viewer like Sentinel to get live (streamed) logging messages. Also includes a simple way to programatically turn on/off an NLogViewTar...
MVVM<BareknuckleStyle> higly extensible, yet lightweight implementation of INotifyPropprtyChanged
Very simple and easy testable (TDD) hierarchical state machine. Only 3 simple steps needed. 1) Define triggers (enum) 2) Create states (IState) 3) Implement configurator (IBascoConfigurator)
Are you tired of overcomplicated membership or security providers that requires a spaceship to be configured to verify login/password? So am I. Please get these few classes register one HttpModule in web.config call SecurityContext.Initialize and be happy! DB will be created automatically. To make ...