Skip to content

Commit

Permalink
Update dynamicproxy-async-interception.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wswind authored and stakx committed Mar 11, 2021
1 parent eb58a73 commit eb45161
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/dynamicproxy-async-interception.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@ private async Task InterceptAsync(IInvocation invocation)
* [Castle.Core.AsyncInterceptor](https://www.nuget.org/packages/Castle.Core.AsyncInterceptor) (third-party, despite the Castle Project's package namespace)

* [stakx.DynamicProxy.AsyncInterceptor](https://www.nuget.org/packages/stakx.DynamicProxy.AsyncInterceptor)

* [Lightwind.AsyncInterceptor](https://www.nuget.org/packages/Lightwind.AsyncInterceptor/)

If you are the author of a generally useful async interception helper library, and would like to add your library to the above list, feel free to submit a PR.

Expand Down

0 comments on commit eb45161

Please sign in to comment.