SqlRepo
-
- 93,293 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,432 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Implementation of SqlRepo for Microsoft SQL Server -
- 53,304 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,332 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,366 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,656 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,954 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides extensions for testing usage of SqlRepo components -
- 1,610 total downloads
- last updated 7/27/2019
- Latest version: 3.0.0
Provides extensions for testing usage of SqlRepo components using NSubstitute