Releases: vescon/MethodBoundaryAspect.Fody
Releases · vescon/MethodBoundaryAspect.Fody
v2.0.142
Major performance improvement in aspect invocations
released performance optimization after verifying performance improvement of 50x.
See #85 for more details
Pre-release for performance evaluation
- implemented MethodInfoCompileTimeWeaver to fix performance issue regarding MethodBase.GetCurrentMethod() #85
v2.0.139
v2.0.110 Merge pull request #60 from rualmar/master
- fix issue #56 : fixed debug information
v2.0: Merge pull request #59 from vescon/feature/netstandard-netcore
- added support for dotnet build
- breaking change: OnMethodBoundaryAspect Serializable attribute is removed
- decreased version of netstandard to 1.0