Top 20 NuGet IoC Packages

Support for dependency injection mechanism commonly used in ASP.NET Core.
Simple IoC container made in educational purposes
Injector - simple IoC container, that implents register and resolve
A SpecFlow plugin that provides a generic way to implement a custom DI container
- Added property for path prefix in options - Updated version to match main nuget
Provides extension methods for conveniently decorating Functional.CQS query handler implementations with caching concerns: - IQueryHandler<TQuery, TResult> - IAsyncQueryHandler<TQuery, TResult> Used with SimpleInjector container.
Custom editor that draws any lists/arrays in Unity Inspector as re-orderable by default.
EditorCoroutines allow you to start/stop Unity coroutines in Editor scripts, without forcing you to be in Play mode.
EditorCoroutines allow you to start/stop Unity coroutines in Editor scripts, without forcing you to be in Play mode.
Provides Rezolver support for the .Net Core Generic Host
A C# library for fixed point numbers
MvvmLib IoC Container. "It does all the work" * Auto discovery of types and impletation types for interfaces not registered * Allows to register and resolve types, instances, factories * injection parameters and properties * Lifetimes: Transcient, Singleton, InstancePerScope, Instan...
Unity tool that lets you set the output of System.Console to Unity's Editor Console, giving you visibility into otherwise invisible logs.
Dependency Injector Service for use in all .NET projects.
A glTF and GLB serializer/deserializer library written in pure C#.
Automatic type discovery and mapping for C# projects
Dap Editor Support on Unity3d
AppSettings.Unity is an extension to parse AppSettings in app.config( web.config) section into specified DOM.
Small C# app that packs all the png from a folder int a set of square atlas textures.
DependencyInjection Auto Registration extends the :icrosoft Extensions IServiceCollection and provides a fluent syntax to configure rules for automatic type registration. Using few lines of code you can scan specified assemblies and register all types that satisfy your rules. Rules for determining ...