Redistributable components for package 'PostSharp'. This package should only be installed as a dependency.
(This is not the package you are looking for).
Redistributable components for package 'PostSharp.Patterns.Common'. This package should only be installed as a dependency.
(This is not the package you are looking for).
Redistributable components for package 'PostSharp.Patterns.Aggregation'. This package should only be installed as a dependency.
(This is not the package you are looking for).
Adds detailed tracing to any method without modifying your source code. Several backends are available as separate NuGet packages. An official PostSharp pattern library.
Adds a concept of thread safety to C# and VB so that most threading defects are detected at build-time or in a single-threaded test coverage.
Includes a deadlock detection policy and thread dispatching aspects. An official PostSharp pattern library.
This package allows to start and communicate with PostSharp Compiler Service.
It is used by PostSharp.Dnx. This package will be deleted when PostSharp.Dnx will be
merged into the stable PostSharp package.
Redistributable components for package 'PostSharp.Patterns.Diagnostics'. This package should only be installed as a dependency.
(This is not the package you are looking for).
MrAdvice allows to weave aspects at build-time (just like PostSharp, but free as in free beer). Write your own aspects in the form of attributes and apply them to target methods or properties.