SqlRepo
-
- 93,764 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. -
- 78,898 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Implementation of SqlRepo for Microsoft SQL Server -
- 53,820 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides an Autofac module to simplify the registration of components in IoC -
- 31,598 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 -
- 26,599 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) -
- 16,819 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 -
- 1,984 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides extensions for testing usage of SqlRepo components -
- 1,641 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides extensions for testing usage of SqlRepo components using NSubstitute