AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Info
Version: | 2.1.0 |
Author(s): | James Skimming |
Last Update: | Thursday, March 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JSkimming/Castle.Core.AsyncInterceptor |
NuGet Url: | https://www.nuget.org/packages/Castle.Core.AsyncInterceptor |
Install
Install-Package Castle.Core.AsyncInterceptor
dotnet add package Castle.Core.AsyncInterceptor
paket add Castle.Core.AsyncInterceptor
Castle.Core.AsyncInterceptor Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Castle.Core(>= 4.4.0)
- Castle.Core(>= 4.4.0)
- Castle.Core(>= 4.4.0)
Tags