Top 20 NuGet injection Packages

This is an implementation of the IoC Abstractions for Simple IoC. The IoC Abstractions represent an abstraction layer for multiple IoC containers. Using the abstractions, applications can use an inversion of control container for dependency injection, without directly seeing the underlying API. This...
This is an implementation of the IoC Abstractions for Ninject. The IoC Abstractions represent an abstraction layer for multiple IoC containers. Using the abstractions, applications can use an inversion of control container for dependency injection, without directly seeing the underlying API. This ma...
Portable Dependency Container for the FoodApp
A package to aid in implementing dependency injection in a simplified and performant way
A package to aid in implementing dependency injection in a simplified and performant way
Lambda Container is a lightweight Inversion of Control (IoC) container suitable for small to medium size .Net solutions.
A lightweight, feature-rich IoC framework.
(JetBrains repack to get single dll) Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, brow...
Portable Dependency Container for the FoodApp
.
Simple DI for windows phone apps
Hyperbolic Solutions simple IoC framework
Process.NET is a C# based class library offering various tools to interact with processes.
When testing in C# it's not unusual to test instances of a class. The problem we all face is having a place to initialize our objects. 1. Create a field that is initialized and reset on `[TearDown]`? 2. Create a null field that is initialized during `[SetUp]`? 3. Duplicate t...
Hyperbolic Solutions simple IoC framework
NDI is a small dependency injection container for .NET C# projects that are small or that do not need the complexity of bigger IOC solutions.
SafeOrbit 🛡️ is a security toolset including different high performance algorithms and easy to use classes for advanced memory protection. ► Protects your strings in memory while allowing you to securely compare & modify them. ► Protects your binary data with SafeBytes. ► Anti inj...
StaticDotNet.DependencyInjection.Configuration provides a way to configure services outside of the Startup class.
Simple and lightweight dependency injection container. Supported Xamarin platforms: -Android -iOS -Windows Phone -Windows