Top 20 NuGet dependency Packages

Decorates an interface service for only instantiate it when some method is invoked. Useful to prevent memory allocation of non-used injected dependencies.
Practical dependency injection in Giraffe that gets out of your way
DryIoc adapter for Microsoft.Extensions.DependencyInjection
Dependency injection in ASP.NET Core
A utility library in .Net Standard 2.1 to add dependency injection to Xpandables.Standards.
A .NET Core based interception framework for AOP programming.
ServiceResolver.Ioc.SimpleInjector is the implementation of ServiceResolver.Ioc framework, which uses SimpleInjector as underlying injection engine.
ServiceResolver.Ioc.DryIoc is the implementation of ServiceResolver.Ioc framework, which uses DryIoc as underlying injection engine.
Personal Framework with all the useful things I use for most projects.
Simple but powerful dependency management in .NET Core.
Essence.DependencyInjection provides extensions to the .NET Core DI Provider for Automatic Injection. Continually updated with new features and bugfixes as necessary, commercially supported from Cedita.
Port of AspNetCore localization middleware to Owin middleware. Uses provider model with built in support for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source. Also adds support for ...
Automated registration and configuration of classes for dependency injection, CQRS. Implementations for Microsoft's dependency injection.
Abstractions to install a serilog log system with different configurable outputs
This Package Contain Useful Library And Extention Method For Easy Develop High Tech Asp.Net Core Mvc Application. ForExample : ExtensionMethods For Dynamically Register Service And Componnent Base On Inherit From ITransientInjection, IScopedInjection Or ISingletonInjection
Extensions to .NET Core's built-in DI, providing ability for dynamic DI configuration.
ASP.NET Boilerplate - Core Module - Application Layer