Skip to main content
stakx.DynamicProxy.AsyncInterceptor package icon

stakx.DynamicProxy.AsyncInterceptor

Provides an abstract base class `AsyncInterceptor` for Castle DynamicProxy that enables the use of `async`/`await` during interception of awaitable methods.

Total Downloads
201.6K
201,591
Published
May 1, 2020
Latest stable version

Install

.NET CLI
dotnet add package stakx.DynamicProxy.AsyncInterceptor --version 0.1.0
Package Manager Console
Install-Package stakx.DynamicProxy.AsyncInterceptor -Version 0.1.0
PackageReference
<PackageReference Include="stakx.DynamicProxy.AsyncInterceptor" Version="0.1.0" />

Frameworks

.NETStandard2.0

Dependencies

Castle.Core
.NETStandard2.0
[4.4.0, )
[4.5.4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.