Top 20 NuGet aop Packages

Generate the Equals, GetHashCode and operators methods from properties or fields decorated with the [Equals] Attribute.
Changes regular event handlers into weak event handlers by weaving a weak event adapter between source and subscriber.
A C# framework library for wrapping .NET cache access, including the MemoryCache, AppFabric Cache, Memcached and a disk cache. Use any cache provider in AOP-style, or as an ASP.NET output cache.
A Fody plugin that allows you to annotate a method with the [SwallowExceptions] attribute to have the method contents wrapped in a try / catch block.
Fody add-in for creating dependency or attached properties from auto properties.
Aspect Oriented Programming Support for StructureMap
Fody add-in to decorate public members with ExcludeFromCodeCoverage attribute based on definition (esp. for generated classes e.g. by xsd.exe or other tools where it is not possible to influence the output)
Interceptor and dynamicProxy support for Castle.Windsor via AspectCore Framework.
Contains TraceSourceAttribute - a PostSharp-based aspect for simple but rich logging with .Net System.Diagnostics framework. It makes completely simple to use activity tracing and locial operations stacks. To use, just mark an class, property, method or entire assembly with [TraceSource] attribute a...
Simple AOP Exception handler for .Net Controller classes integrated with Serilog.
Package supporting development using some of the SOLID principles.
Package supporting development using some of the SOLID principles.
Package supporting development using some of the SOLID principles.
Package supporting development using some of the SOLID principles.
Allows inlining methods
Simple AOP for .NET with Roslyn To use Install as global tool as dotnet tool install -g dotnet-aop go to your solution folder run dotnet aop For customizing , see https://github.com/ignatandrei/AOP_With_Roslyn/blob/master/AOPRoslyn/processme.txt Modify this file and run dotnet aop processme.tx...
Castle extension to support interceptors for types and methods
Castle extension to support interceptors for types and methods
Castle extension to support interceptors for types and methods