Skip to content

xingwen1987/Dora

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

www.doranet.org

开发文档

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%