Top 20 NuGet unit Packages

My Tested ASP.NET Core MVC controller attribute components.
My Tested ASP.NET Core MVC controller action result components.
My Tested ASP.NET Core MVC pipeline components.
Smocks is a library for mocking the normally unmockable. It can mock static and non-virtual methods and properties, amongst others.
"[TestMethod] async void MyTest()" actually works correctly.
Machine.Specifications.Mvc is a set of extensions for testing ASP.Net MVC specific types. It aims to ease the testing of ActionResult objects returned from MVC Controllers by providing an Machine.Specifications (MSpec) BDD syntax over these types. v1.0.2.0 - Added support for Partial View (Should...
Unofficial Silverlight Unit Testing Framework package. Contains Microsoft.Silverlight.Testing.dll and Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll from Silverlight Toolkit.
NCrunch.Framework is a run-time library for NCrunch users. This library contains attributes and tools that enable some very powerful features within NCrunch.
Mspec helpers would shorter time spent on unit testing
AutoTest.ArgumentNullException is an automated unit testing component to ensure methods with nullable parameters correctly throw an ArgumentNullException when they are supplied null parameters.
NRepository.EntityFramework is a generic repository library with a strong focus on CQRS.
LeadPipe.Net.Data provides essential data tier objects including an implementation of a repository, the query object pattern, and unit of work pattern. You can use this package to build your own data implementation, but you might also be interested in the pre-built data implementations such as LeadP...
Testeroids is a framework and a set of guidelines working in concert for great productivity in unit testing of .NET projects.
LeadPipe.Net.Data.NHibernate.StructureMap is a comprehensive pre-built data implementation package that uses NHibernate and provides implementations of a repository, the query object pattern, and unit of work pattern. This package provides easy component registration for StructureMap users. ...
SimplePersistence.UoW.NH offers implementations to the SimplePersistence.UoW using NHibernate 4 as the ORM.
This is a clean repository pattern abstraction over Entity Framework that is further layered with Unit of Work pattern. This framework helps you to write clean code which dealing with your entity querying and also allows you to add extended operations to each entity service. The major advantages wou...
This C# library provides units management in different measure system (International System, CGS, Imperial system and US).
This is Unit Convertion DDL.
Service Fabric helpers for setting up testing for mocked service fabric applications and services in Fabricators Guild solutions. Provides Mocks for common Service Fabric classes allowing for unit and integration testing of Actors and Services