A lightweight AOP framework built on .NET Dependency Injection and Roslyn based code generation.
Info
Version: | 6.0.2 |
Author(s): | Jiang Jin Nan |
Last Update: | Friday, September 30, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dora.Interception |
Install
Install-Package Dora.Interception
dotnet add package Dora.Interception
paket add Dora.Interception
Dora.Interception Download (Unzip the "nupkg" after downloading)
Dependencies
- Dora.Interception.Abstractions(>= 3.0.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 3.3.1)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.FileProviders.Abstractions(>= 3.0.0)
- Microsoft.Extensions.FileProviders.Physical(>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.0.0)
- System.ComponentModel(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.6.0)
Tags