Top 20 NuGet simpleinjector Packages

Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a Portable Class Libr...
Modularization Framework for SimpleInjector. Simply implement the IModule interface and use the extension method on Container to load all modules in all loaded assemblies. Use this package in the Module-hosting project. Use TNVS.SimpleInjector.Modularization.Abstractions for the module projects.
D3K.Diagnostics.Core
Common Instance Factory provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.
Integration of SimpleInjector IoC container with WCF using custom behaviors. Features: * WAS activation capable and works with all WCF protocols. (note: Many other WCF solutions only provide registration through global.asax and cannot be used with non IIS HTTP solutions.). * Thread safety. * Use in...
Thin Di Abstraction implemented with SimpleInjector
This enables compatibility between ErrorUnit and SimpleInjector
Adds SimpleInjector support for WinFormsMVP.
Simple Injector Extensions
An easy to use integration for SimpleInjector with Asp.Net Core
SimpleInjector IoC provider for Incoding Software
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
Shepherd is a highly extendable orchestrator pattern wrapping (SimpleInjector / Microsoft Dependency Injection) in order to help register tasks more easily. Shepherd out of the box help auto-register domain service and create modules for infrastructure registration. Shepered ...
Shepherd is a highly extendable orchestrator pattern wrapping (SimpleInjector / Microsoft Dependency Injection) in order to help register tasks more easily. Shepherd out of the box help auto-register domain service and create modules for infrastructure registration. Shepered ...
A SimpleInjector plugin for FeatureSelect