SqlRepo
- 20,068 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.
- 18,036 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Implementation of SqlRepo for Microsoft SQL Server
- 14,416 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides an Autofac module to simplify the registration of components in IoC
- 8,301 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
- 6,990 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)
- 4,323 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
- 444 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides extensions for testing usage of SqlRepo components
- 383 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides extensions for testing usage of SqlRepo components using NSubstitute