Search for dynamicproxy, returned 16 packages
Displaying results 1 - 16.
-
Castle.Core
By:
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
-
Castle.DynamicProxy (obsolete)
By:
**Obsolete** This is an old version. For latest version of Castle DynamicProxy please get Castle.Core package. --------- Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
-
Ninject.Extensions.Interception.DynamicProxy 3.0.0.8
By:
Castle DynamicProxy Interception extension for Ninject
-
Ninject.Extensions.Interception 3.0.0.8
By:
Interception extension for Ninject
-
LinFu.DynamicProxy
By:
A small, lightweight dynamic proxy library for the .NET framework.
-
RhinoMocks
By:
Rhino Mocks is using Castle Dynamic Proxy (http://www.castleproject.org/dynamicproxy/index.html) to handle proxying the types it needs to mock. The Dynamic Proxy project has been invaluable resource and made creating Rhino Mocks possible.
-
Ninject.Extensions.Interception.Linfu 3.0.0.8
By:
Linfu Interception extension for Ninject
-
DynamicProxy [Obsolete]
By:
Stub Package to redirect to the new package name [DynamicObjectProxy]
-
AutofacContrib.DynamicProxy2
By:
Autofac DynamicProxy2
-
AutofacContrib.DynamicProxy
By:
Autofac Castle.DynamicProxy Integration
-
RecycleBin.DynamicProxy
By:
Provides a way to creates a proxy class for predefined classes to pretend to implement any interfaces.
-
MugenInjection.Interception
By:
Interception extension for MugenInjection. Supports Silverlight 4-5, NET 2-4.5
-
com.bodurov.DynamicProxy
By:
Creates proxy given an interface and a class able to implement it.
-
NProxy.Core
By:
NProxy is a library for the .NET framework to create lightweight dynamic proxies.
-
SharpArchContrib.Castle
By:
Provides logging, exception handling, transaction and unit of work attributes that use Castle DynamicProxy interceptors and facilities to provide AOP. Also contains SharpArchContrib component registrars for registering components required in Castle Windsor.
-
AspectCastle
By:
A lightweight AOP framework built on top of Castle DynamicProxy.