24 packages tagged with “Microsoft.Practices.Unity”
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
Unity Service Location
Unity integration with WCF
Unity adapter for Microsoft.Extensions.Logging
Unity Interception Configuration
Unity adapter for log4net
Unity adapter for NLog
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
A fork of the Unity for Microsoft Dependency Injection framework adapter.
Legacy reupload for .NET Framework 2.0. The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. Unity addresses the issues faced by developers engaged in component-based software engineering. Modern business applications consist of custom business objects and components that perform specific or generic tasks within the application, in addition to components that individually address cross cutting concerns such as logging, authentication, authorization, caching, and exception handling.