Top 20 NuGet ioc Packages

Enables PocketContainer to resolve open generic types.
A convention that tells PocketContainer to choose the longest constructor that contains no primitive types (including strings, dates, and numeric types) when resolving instances of an unregistered type.
Collection of useful classes for your .NET application: Object Pool, Thread Pool, Queue Async Processor, BlockingQueue, DiskQueue, ThreadSetManager, Throttling, Semaphore, EntryCounteringEvent, Collections, ReadOnlyCollections, IoC, WeakEvent and other.
This package exists for backward compatibility. Otherwise Unity.WCF should be used directly.
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator
Quick start for Autofac ASP.Net Mvc integration, this package will adds the needed dependencies and code examples to quickly started Autofac IOC with the Asp.Net Mvc.
A modular way of configuring IOC dependencies that is independent of the container
Provides a hook to receive a call each time an instance is created by PocketContainer.
Enables PocketContainer to accumulate repeated registrations of the same type T and resolve them collectively using IEnumerable<T>.
Simple, powerful and fast expressions based Inversion of Control container for .NET as embedding-in-code package.
Implementing the Repository pattern for use MongoDb
An interface part of Armature framework to use in the code which shouldn't depend on Armature implementation part
Enables LightInject to be used in AspNetCore applications.
A dependency injection library with no features. The lack of features is the main feature!
A simple and portable single file IoC (Inversion of Control) container supporting .NET Standard 2.0.
Display all the Dependency Injection services in Mvc or Api project, developers can view all of the services through the browser, include Lifetime(Singleton, Transient, Scoped), ServiceType(IHttpContextFactory, ILoggerFactory...) and ImplementationType(Microsoft.AspNetCore.Http.HttpContextFactory, ...
An inversion of control container framework.
DiLite /dɪˈlʌɪt/ is a minimalist, lightweight DI framework. Registrations and resolutions will look very familiar to those accustomed to Autofac.
Tired of MongoDb nugets promising the world, but havn't been updated in years? Here is a very simple context/repository MongoDb wrapper for the MongoDb Driver, dives you as simple operations as possible
Fast Friendly Dependency Injection