Top 20 NuGet Packages

NCache provides a cache provider for NHibernate and transforms its stand-alone InProc cache into a distributed cache. As you know, if your application is using NHibernate and running in a multi-server environment, the NHibernate stand-alone cache won't work because it does not synchronize the cache ...
A wrapper around grunt allowing access to the task runner without requiring other developers to install any prerequisites.
A wrapper around node allowing access to the Node Environment and NPM (node package manager) without requiring other developers to install any prerequisites.
NChronicle is an extensible logging and output library allowing centralized management and distribution of log messages to a number of logging destinations (known as 'Libraries'). NChronicle.Console is a highly configurable console logging Library for the NChronicle logging framework. NChronicle.C...
NChronicle is an extensible logging and output library allowing centralized management and distribution of log messages to a number of logging destinations (known as 'Libraries'). NChronicle.SMTP is a comprehensive SMTP email Library sending log messages in customizable email messages. It includes ...
Provides extension methods for byte arrays such as converting to hexadecimal and comparing array contents.
nCode Catalog
Used by WebAPI clients and servers to provide common definitions for consistent and uniform contracts for all responses in WebAPI applications.
Used by WebAPI applications to create responses by using the factory selector pattern. Additional responses can be provided by developers by creating their own extension methods.
This library provides additional scanners for 'NCode.Scanners' that uses 'Cecil' to inspect assemblies and types without loading them into the current AppDomain.
This library provides additional scanners for 'NCode.Scanners' that uses 'Reflection' to inspect assemblies and types which causes them to the loaded into the current AppDomain.
Provides an abstraction of ISystemClock to assist application testing along with implementations that support 1s and 1ms accuracy.
A NCommon container adapter for Castle Windsor
NCommon data adapter for Linq To Sql
A simple, lightweight serialization facade for reading and writing Json files to and from plain-old csharp objects.
A more maintainable way to organize your .config files. - Generate .config files for multiple environments / multiple app "flavors" on compile - Specify partial config files and recipes which stitch them together to make up complete config files