Autofac extension for enabling AOP in conjunction with Castle.
Info
Version: | 7.1.0 |
Author(s): | Autofac Contributors |
Last Update: | Thursday, June 29, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://autofac.org/ |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.DynamicProxy |
Install
Install-Package Autofac.Extras.DynamicProxy
dotnet add package Autofac.Extras.DynamicProxy
paket add Autofac.Extras.DynamicProxy
Autofac.Extras.DynamicProxy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Autofac(>= 6.0.0)
- Castle.Core(>= 4.4.0)
- Autofac(>= 6.0.0)
- Castle.Core(>= 4.4.0)
Tags