SimpleInjector-Contributors
-
- 32,415,109 total downloads
- last updated 9/29/2022
- Latest version: 5.4.1
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success. -
- 6,521,893 total downloads
- last updated 6/11/2020
- Latest version: 5.0.0
Simple Injector ASP.NET Web API Integration. -
- 5,978,782 total downloads
- last updated 7/24/2022
- Latest version: 5.4.0
Integration library for ASP.NET Core for Simple Injector. -
- 5,570,750 total downloads
- last updated 6/11/2020
- Latest version: 5.0.0
The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request ends. -
- 5,463,917 total downloads
- last updated 7/24/2022
- Latest version: 5.4.0
Integration library for ASP.NET Core MVC core features for Simple Injector. This includes controller integration. -
- 4,743,719 total downloads
- last updated 6/11/2020
- Latest version: 5.0.0
Simple Injector ASP.NET MVC Integration. -
- 4,620,253 total downloads
- last updated 7/24/2022
- Latest version: 5.4.0
Integrates Simple Injector with applications that require the use of IServiceCollection for registration of framework components. -
- 4,054,035 total downloads
- last updated 3/31/2017
- Latest version: 4.0.0
The Execution Context Scoping package adds the 'Execution Context Scope' lifestyle, which allows instances to live within an explicitly defined execution context scope (or logical call context) and get disposed when this scope ends. This scope allows flowing through asynchronous method calls. -
- 3,437,646 total downloads
- last updated 7/24/2022
- Latest version: 5.4.0
Integration library for ASP.NET Core MVC for Simple Injector. This package adds tag helper and Razor Pages integration on top of the core functionality. -
- 1,982,741 total downloads
- last updated 7/24/2022
- Latest version: 5.4.0
Integrates Simple Injector with applications built upon .NET Generic Host. -
- 1,049,749 total downloads
- last updated 6/11/2020
- Latest version: 5.0.0
Adds support for packaging sets of related services to allow registering them together. Consumers can implement the IPackage interface and use the RegisterPackages extension method to dynamically add registrations in the supplied list of assemblies. -
- 1,035,722 total downloads
- last updated 3/31/2017
- Latest version: 4.0.0
The Lifetime Scoping package adds an advanced new lifestyle called 'Lifetime Scope', which allows instances to live within an explicitly defined thread-specific scope and get disposed when this scope ends. -
- 970,468 total downloads
- last updated 6/11/2020
- Latest version: 5.0.0
The Simple Injector WCF Integration package adds a ServiceHost and ServiceHostFactory to allow dependency injection on WCF service types. -
- 942,390 total downloads
- last updated 7/24/2022
- Latest version: 5.4.0
Integration library for ASP.NET Core MVC view features for Simple Injector. This includes view component integration. -
- 797,166 total downloads
- last updated 6/11/2020
- Latest version: 5.0.0
Quick Start for Simple Injector ASP.NET MVC integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application. -
- 569,473 total downloads
- last updated 6/11/2020
- Latest version: 5.0.0
Quick Start for Simple Injector ASP.NET Web API integration for IIS-hosted applications. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an Web API application. -
- 184,749 total downloads
- last updated 6/11/2020
- Latest version: 5.0.0
Quick Start for Simple Injector WCF integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an WCF application. -
- 32,769 total downloads
- last updated 7/15/2020
- Latest version: 2.0.1
Simple Injector plug-in for Glimpse. For usage, please go here: https://github.com/simpleinjector/glimpse -
- 2,037 total downloads
- last updated 6/11/2020
- Latest version: 5.0.0
Dynamic Assembly Compilation plugin for Simple Injector.