Top 20 NuGet IoC Packages

Dependency injection and startup abstractions for UWP applications.
Allows you to write to assemblies using dnlib much easier
Simple and easy to use tools for storing values while efficiently keeping them encrypted in the memory. The package conatins an alternative encrypted version for each variable type in CSharp. Code the same as before, just change from 'int' to 'EncInt' and the encryption will happen in the background...
A simple IoC container library for your small projects.
A wrapper around System.Net that works with dependency injection
Extends Autofac with the ability to register mocked or null-patterned ASP.NET Core Options. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking.Options`.
Extends Autofac with the ability to register null-patterned ASP.NET Core loggers. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking.Logging`.
Extends Autofac with the ability to register empty ASP.NET Core configuration. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking.Configuration`.
Provides functionality for registering Moq mocks with an Autofac container. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking`.
Provides fluent extensions of .NET Core's hosting mechanisms so that consumers can easily wire in large sets of Autofac configuration, without crowding their `Startup` classes. An alternative to `Autofac.Extensions.Hosting`. This package is for Autofac version 4. For an identical...
Provides fluent extensions of .NET Core's service registration mechanism so that consumers can easily wire in large sets of Autofac configuration, without crowding their `Startup` classes. An alternative to `Autofac.Extensions.DependencyInjection`. This package is for Autofac ver...
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `FreezeTimeAttribute` such that resolved `IClock` instances will reflect a frozen instance in time time, throughout the duration of each intercepted call. This is u...
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `RetryOnFaultAttribute` such that failed operations will be retried with a configurable exponential back-off. This package is for Autofac version 4. For an identical API ...
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes with interceptors based on annotated attributes. An (Autofac-specific) alternative to (and combination of) both `Ninject.Extensions.Interception` and `Autofac.Extras.DynamicProxy`. ...
Provides fluent extensions of ASP.NET Core's hosting mechanisms so that consumers can easily wire in large sets of Autofac configuration, without crowding their `Startup` classes. An alternative to `Autofac.Extensions.Hosting`. This package is for Autofac version 4. For an identi...
Middleware to configure Praticis Framework in .NET applications
Simpler declaration for WPF Dependency Properties.
Essential assemblies for developing and running tests in Unity (editor + engine).