Click here to Skip to main content
15,888,301 members
Articles / Programming Languages / C#

Norns.Urd Lightweight AOP Framework

Rate me:
Please Sign up or sign in to vote.
3.50/5 (6 votes)
3 Jan 2021MIT12 min read 8K   4  
Norns.Urd is lightweight AOP framework based on emit which does dynamic proxy
Norns.urd is a lightweight AOP framework based on emit which does dynamic proxy. Fundamentals has Global interceptors vs. attribute interceptors Interceptor filter mode The default implementation of Interface and Abstract Class InjectAttribute FallbackAttribute TimeoutAttribute RetryAttribute CircuitBreakerAttribute BulkheadAttribute

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Architect
China China
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions