Skip to content

Tags: vescon/MethodBoundaryAspect.Fody

Tags

v2.0.149

Toggle v2.0.149's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #118 from iandawson/upgrade-target-frameworks

include netstandard 2.1 as target framework

v2.0.149-pre2

Toggle v2.0.149-pre2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #116 from vescon/update-build-pipeline

update build pipeline and nuget package

v2.0.149-pre

Toggle v2.0.149-pre's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #115 from GeirLudvigsen/methodfiltering

Added Regex filters for improved weaving targeting 

Unittests are missing, so only a pre-release will be provided

v2.0.148

Toggle v2.0.148's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #102 from psaxton/issue101/rollback-9d451fb

Revert "Fix debug information by just using the debug scopes from original method".

v2.0.147-pre

Toggle v2.0.147-pre's commit message
run runtime tests in build pipeline

v2.0.146

Toggle v2.0.146's commit message
Fix debug information by just using the debug scopes from original me…

…thod

v2.0.146-pre

Toggle v2.0.146-pre's commit message
Fix debug information by just using the debug scopes from original me…

…thod

v2.0.145

Toggle v2.0.145's commit message
more strict check for aspect method signatures

v2.0.144

Toggle v2.0.144's commit message
implemented support for method info caching also for open generic types

v2.0.143

Toggle v2.0.143's commit message
skip faster aspect method invocation for open generic types