A .NET Framework library to facilitate creating high-performance proxies.
Includes built-in proxies for:
Create a wrapper for an interface that will not implement default return values and null objects to avoid null handling.
Intercept an interface to inject new behavior in an an existing type.
Use the framework to build your own proxy types.