SqlRepo
-
- 92,892 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,080 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Implementation of SqlRepo for Microsoft SQL Server -
- 52,984 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,124 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,196 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,527 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,931 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides extensions for testing usage of SqlRepo components -
- 1,582 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides extensions for testing usage of SqlRepo components using NSubstitute