testpossessed
- 40,004 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
SQL Repo core components and interfaces. Supports implementation of SQL statement builders that are made available within an implementation of the Repository pattern.
- 34,050 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Implementation of SqlRepo for Microsoft SQL Server
- 24,247 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides an Autofac module to simplify the registration of components in IoC
- 13,766 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides a module for registering SqlRepo.SqlServer components in IoC container using NInject
- 11,739 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides an extension method for registering SqlRepo.SqlServer components in IoC container using Microsoft Dependency Injection (Microsoft.Extensions.DependencyInjection)
- 8,110 total downloads
- last updated 6/3/2015
- Latest version: 2.1.0
A framework for creating substitutes (mocks/fakes/stubs) for testing JavaScript objects. Inspired by NSubstitute.
- 7,167 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides static wrapper for repository factory for those who cannot or do not want to use dependency injection
- 2,521 total downloads
- last updated 5/15/2016
- Latest version: 1.0.3
A framework for creating test data objects. Inspired by NBuilder.
- 750 total downloads
- last updated 5/5/2018
- Latest version: 1.0.0-beta1 (prerelease)
Supports IoC with Microsoft Dependency Injection and an Inject attribute. Based on the combined works of Boris Wilhelms and Holger Leichsenring