Releases: JSkimming/Castle.Core.AsyncInterceptor
Releases · JSkimming/Castle.Core.AsyncInterceptor
Release 1.3.0
Release 1.2.3
- #10 The reflected return type of a method is never null
- #11 Correctly check for void return types (fixes #10)
Available to download on NuGet.
View differences since Release 1.2.1
There are no API changes since 1.0.0.
Release 1.2.1
- #8 Upgraded to VS 2017
Available to download on NuGet.
View differences since Release 1.2.0
There are no API changes since 1.0.0.
Release 1.2.0
- #7 Upgrade to the release version of Castle Core
Available to download on NuGet.
View differences since Release 1.1.0
There are no API changes since 1.0.0.
Release 1.1.0
- #6 Multi-targeting for .NET Core support
Available to download on NuGet.
View differences since Release 1.0.0
There are no API changes since 1.0.0.
Release 1.0.0
Initial release providing:
- Asynchronous Interception through implementing
IAsyncInterceptor
- Simplified Starting/Completed Interception through sub-classing
ProcessingAsyncInterceptor
- Simplified method invocation timing through sub-classing
AsyncTimingInterceptor
Available to download on NuGet.