kidok / Dora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dora.Interception

Dora.Interception provides an abstract interception model for AOP programming. Leveraging such an interception model, we can define an Interceptor to conduct non-business cross-cutting function in a very graceful programming style. Dora.Interception is designed for .NET Core, and the Dependency Injection (Microsoft.Extensions.DependencyInjection) is directly integrated. There is only interception implementation based on Castle. You can provide your custom interception implementation if you want. Read more

About


Languages

Language:C# 100.0%