Top 20 NuGet ioc Packages

The default service provider from Microsoft support only Constructor Injection which is great and fast, However in large application it become hard to design the class hierarchy because of this limitation of the service provider. So this package attempt to solve this problem by providing a controlle...
Add Snow support to ASP.Net Core web projects.
Topshelf.SimpleInjector provides extensions to construct your Topshelf service class from the SimpleInjector IoC container.
Share dotnet C# IoC implementation, used at Agoda.
A simple interface for function-descriptor style IoC containers. Includes an embedded Munq container by default.
This project provides functionality similar to Castle.Windsor Typed Factories, for the Unity IoC container.
Extension to XUnit that allows you to resolve test classes out of Autofac.
A lot of popular frameworks is depended on Castle Dynamic Proxy Generator, but the last one is very slow. I suggest a replacement with compile time proxy and plumbing code generator.
Topshelf.SimpleInjector provides extensions to construct your Topshelf service class from the SimpleInjector IoC container. This QuickStart package will quickly get you up and running with your WindowsService. Create a new Console Application project, install this package, make sure to...
Topshelf.SimpleInjector.Quartz provides extensions to schedule your Topshelf Service with Quartz.NET using SimpleInjector IoC container.
Castle Windsor IoC registration for CoreDdd.Nhibernate library
Smart container library ASP.NET Core extensions for .NET
This is a modification of Portable.Ninject v3.3.1 (https://github.com/onovotny/ninject/) compatible with PCL profile 111, .NET Standard 1.4, iOS and Android. Modification has been done with help from solidbrain.com. Thanks! Supported platforms: iOS, Android, UWP
Autofac registration modules for IDbExecutor and IDbExecutorFactory (for multiple SQL providers)
ASP.NET Core Dependency Injection IoC registration for CoreDdd library
Provides an extension method for registering SqlRepoEx components in IoC container using Microsoft Dependency Injection (Microsoft.Extensions.DependencyInjection)
Provides an extension method for registering SqlRepoEx components in IoC container using Microsoft Dependency Injection (Microsoft.Extensions.DependencyInjection)。SqlRepoEx Provides Lambda Turn to Full SQL statement(Select,Union,Join etc.) 。
Provides an Autofac module to simplify the registration of components in IoC。SqlRepoEx Provides Lambda Turn to Full SQL statement(Select,Union,Join etc.) 。
For use with SimpleInjector dependency injection container. Provides extension methods on Container that make registering Functional.CQS handler implementations easy. - Functional.CQS.IQueryHandler<TQuery, TResult> - Functional.CQS.IAsyncQueryHandler<TQuery, TResult> - Functional.CQS.ICommandHandle...
Dependency Injection in "Classic" ASP.NET WebForms, ASP.NET MVC, ASP.NET Web API, and ASP.NET-hosted WCF using Microsoft.Extensions.DependencyInjection.