Search for unity returned 130 packages
Displaying results 1 - 20.
-
Unity
By:
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.
-
Unity Interception Extension
By:
Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behavior... More information
-
Unity.Mvc3
By:
Unity.Mvc3 is a library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET MVC 3. This project includes a bespoke DependencyResolver that creates a child container per HTTP request and disposes of container resolved IDisposable instances at the end of the request.
-
Unity.WebAPI
By:
Unity.WebAPI is a library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET's WebAPI (RC).
-
UnityConfiguration
By:
Convention based configuration API for the Microsoft Unity IoC container. With just a few lines of code, you can now registere all your classes in the entire solution. If the built-in conventions doesn't fit your needs, it is very easy to extend with your own.
-
Prism.UnityExtensions
By:
Use these extensions to Prism.Core to build Prism applications based on Unity.
-
Unity.Wcf
By:
Unity.Wcf is a library that allows simple Integration of Microsoft's Unity IoC container with WCF. This project includes a bespoke InstanceProvider that creates a child container per client connection and disposes of all registered IDisposable instances once the connection is terminated.
-
Unity.MVC4
By:
Unity.Mvc4 is a library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET MVC 4. Identical to Unity.MVC3 except it references MVC4
-
NServiceBus Unity 3.3.7
By:
The Unity Container for the nservicebus
-
UnityAutoMoq
By:
Automocking container using Microsoft Unity and Moq.
-
MefContrib.Integration.Unity
By:
Managed Extensibility Framework (MEF) and Unity integration.
-
Unity Auto Registration
By:
Unity Auto Registration extends Unity IoC container and provides fluent syntax to configure rules for automatic type registration. Using few code lines you can scan specified assemblies and register all types that satisfy your rules. Rules for determining whether to include/exclude type/assembly are predicates (Predicate<T>) so you can use lambda ... More information
-
PostSharp
By:
A comprehensive Aspect-Oriented Programming (AOP) framework for .NET.
-
Rebus.Unity
By:
Provides a Unity container adapter for Rebus
-
Bootstrapper.Unity
By:
Unity Extension for Bootstrapper
-
XAct.Services.IoC.Unity
By:
An XActLib assembly: a Library for common fragments of code to do with Unity
-
Quickstart - Mvc3 Unity Integration
By:
Quickstart sample for using Unity in MVC 3. Part of the Quickstart Series.
-
XAct.Services.IoC.AspNet.Unity
By:
An XActLib assembly: a Library of code to encapsulate what is required to host an ASP.NET website using Unity as the DependencyInjectionContainer
-
Nancy.Bootstrappers.Unity
By:
A Unity bootstrapper for the Nancy web framework.
-
Quickstart - Mvc3 Unity Entity Framework Integration
By:
Quickstart sample for using Entity Framework and Unity in MVC 3. Part of the Quickstart Series.
- Previous
- Next