Top 20 NuGet IoC Packages

Includes generic and non generic extension methods: 1- dependency injection 2- Post Helper methods 3- Authentication for dummies like me
Manage your DbContexts the right way. The persistence or infrastructure layer uses the DbContext (e.g. from a repository). Controlling its scope and transaction lifetime, however, is ideally the reponsibility of the orchestrating layer (e.g. from an application service). This package adds that abil...
Genesis is a general-purpose, plugin-extensible code generation framework for Unity. This package enables a developer to write a code-generation plugin for v2 Genesis.
Share dotnet C# IoC implementation, used at Agoda.
Automated registration and configuration of classes for dependency injection, CQRS. Specialized extensions for the specialized attributes. Use for middleware and CQRS.
Automated registration and configuration of classes for dependency injection, CQRS. Dependency injection extensions for the dependency injection attributes.
Components for IoC
SereneApi.Interfaces.PayPal adds DI support for PayPal and its supporting APIs and DTOs.
Enhance the Microsoft dependency injection framework to support named or keyed registrations.
Microsoft dependency extensions for ConveyR
Allows you to use Microsoft.Extensions.DependencyInjection with fluent syntax in xamarin
FreeStar Ads Mediation SDK - UnityAds Adapter
Invco; A C# Inversion of Control Container
Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB).
This library contains shared classes for service interception to provides an abstraction over IoC containers.
This library integrate ServiceBridge with MassActivation.
DepMan is a thread-safe dependency manager for cross-platform projects, like Xamarin, where some dependencies have to be injected. DepMan supports two patterns: the ImplementsAttribute->Init->Get pattern, and the Register->Get pattern.