Autofac.Extras.DynamicProxy

Method interceptor

Library to enable method interception and decoration in object graphs using dynamic proxying.

Interceptor and decorator support for Autofac IoC via Castle DynamicProxy

GitHub

106 stars
14 watching
33 forks
Language: C#
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
autofac/autofac.webIntegrates Autofac IoC container with ASP.NET Web Forms for dependency injection and module management10
autofac/autofac.extras.fakeiteasyA library that provides an auto-mocking integration for the Inversion of Control (IoC) container Autofac.8
autofac/autofac.extras.aggregateserviceGenerates dynamic aggregate services for use in dependency injection containers like Autofac.4
autofac/autofac.extras.moqProvides an easy-to-use integration between Autofac's IoC container and Moq's unit testing framework for mocking dependencies.37
autofac/autofac.diagnostics.dotgraphTools to enable detailed visual representation of resolve operations in dependency injection frameworks3
autofac/autofac.mvcProvides integration between Autofac and ASP.NET MVC.50
autofac/autofac.aspnetcore.multitenantProvides multitenant dependency injection support for ASP.NET Core applications109
autofac/autofac.configurationProvides configuration support for a dependency injection container40
autofac/autofac.extensions.dependencyinjectionAn Autofac implementation of the .NET Core dependency injection abstraction interfaces198
autofac/autofac.extras.attributemetadataSupports adding metadata to objects in an IoC container for Autofac3
autofac/autofac.multitenantSupports multitenancy in .NET applications using the Autofac IoC container39
autofac/autofac.mefIntegrates Managed Extensibility Framework (MEF) with Autofac IoC container19
autofac/autofac.poolingEnables pooling of instances in Autofac's dependency injection system3
autofac/autofac.signalrEnables ASP.NET classic SignalR integration with Autofac IoC container10
autofac/autofac.multitenant.wcfProvides enhancements to WCF for multitenant applications3