Found 3,483 packages
Simple, powerful and fast expressions based Inversion of Control container for .NET.
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly from the official C++ implementation, with the addition of support for the framed stream format. By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the help of System.Runtime.Instrinsics.
XLabs is a open source project that aims to provide a powerfull and cross platform set of controls tailored to work with Xamarin Forms. This package contains core interfaces for IoC
Share dotnet C# IoC implementation, used at Agoda.
This is a IoC container based on Dependency Injection. As dependencies are controlled with attributes, you do not need any code to register, lookup, or wire object instances. It is self contained by defining attributes in your classes. Configuration can also be externalized with a declarative XML configuration. On top, there is a continuously growing "Enterprise Features Layer" which offers functionality like asynchronous task scheduling or validation api. See the project web page for an introduction and examples.
Share dotnet C# IoC implementation, used at Agoda.
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
A very simple IoC container, easily embeddable also as a source code.
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).
Package Description
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
An XActLib assembly: a Library for working with Ninject
An XActLib assembly: a Library for common fragments of code to do with Unity
Canister adds functionality to the IServiceCollection including adding all objects of a certain type, automatic registration of types via modules, etc.
The WebApiContrib.IoC.Ninject library provides dependency injection helpers for ASP.NET Web API.
The Original IoC Container for .Net
Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.
DryIoc is fast, small, full-featured IoC Container for .NET