32 packages tagged with “unitycontainer”
This package contains Unity Container and Abstractions libraries as a single package.
Unity Container Public Abstractions
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.
Unity Core Engine
Unity Interception
Unity for ASP.NET MVC
Unity for ASP.NET WebApi
Unity for Microsoft Dependency Injection framework.
Unity Configuration
Unity Registration By Convention
The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design. Declarative configuration and registration by convention are supported on selected platforms. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.
Unity Service Location
Unity integration with WCF
Unity adapter for Microsoft.Extensions.Logging
Unity Interception Configuration
Unity adapter for log4net
Unity adapter for NLog
UnityContainer implementation of the Shuttle.Core.Container dependency injection interfaces
Unity for Microsoft Options framework.
Unity IoC parameterized instantiation extension inspired by Autofac
A UnityContainer extension inspired by Autofac's parameterized instantiation. Generates implementations of Func<TParam0, TParam1, ..., TDependency> while resolving types with such a dependency. This package is compatible with Unity v4.0.1
The package defines a custom Unity's InjectionMember - InjectionConstructorLookup. It resolves a provided type between several inheritors of some basis type, depending on their constructor parameter signatures.
Unity extension to integrate with Common.Logging logging abstraction.
Use these extensions to build apps for Uno Platform, UWP, & WinUI using Prism with the Unity Container. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET Standard. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, and Xamarin Forms). Prism for Uno Platform helps you more easily design and build rich, flexible, and easy to maintain Windows UWP, WinUI & cross platform Uno applications.
Componente y contenedor de inyección de dependencia con unity. Este componente puede ser usado en cualquier capa con el proposito de configurar un contenedor de inyeccion de dependencia con Unity.
A fork of the Unity for Microsoft Dependency Injection framework adapter.