Top 20 NuGet Packages

Package Description
The fork of UnitsNet library (https://github.com/angularsen/UnitsNet) with added Items unit.
DI testing library
An extensible C# unit test library that uses builder pattern to streamline creation of dependencies. It reduces the amount of boilerplate code needed when writing unit tests and let the developers to focus on writting the actual test logic.
A test library that helps to write unit tests faster by abstractin out the boilerplate codes and let the developers focus on the actual logics of the unit tests instead.
A test library that helps to write unit tests faster by abstractin out the boilerplate codes and let the developers focus on the actual logics of the unit tests instead.
Automatic generation of C# object literal initialiser, based on runtime data. Reads the object at runtime and writes the equivalent C# to recreate that object in code. Useful for snapshotting the output of one unit test for input to the next.
Package Description
A collection of helper classes to aide in testing .NET applications
Unit Test Injector is a set of classes that aim to facilitate the unit tests development, especially when implementing the Dependency Injection pattern.
Package Description
A set of tools for making unit testing easier
Some simple utilities for unit testing in .Net
This MVC sample illustrates how to use Unity interception to capture calls to objects and add additional functionality to the target object.
This MVC sample illustrates how to use Unity interception to capture calls to objects and add additional functionality to the target object.
Package Description
Adds asynchronous capabilities to the Unity Container. Supported Platforms: * .NET Framework 4.5 * Windows 8 * Windows Phone Silverlight 8 * Windows Phone 8.1 * Xamarin.Android * Xamarin.iOS * Portable Class Libraries