MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Aspects.​Dependencies
Open sandboxFocus

PostSharp.Aspects.Dependencies Namespace

Classes

AdviceDependencyAttribute

In Metalama, advice methods have no dependencies.

AspectDependencyAction

In Metalama, the only aspect dependency kind is Order.

AspectDependencyAttribute

In Metalama, use AspectOrderAttribute to specify order dependencies (typically one attribute per aspect library). The other kinds of dependencies are not supported in Metalama.

AspectDependencyAttributeCollection

AspectDependencyPosition

AspectDependencyTarget

AspectEffectDependencyAttribute

Aspect effects are not supported in Metalama.

AspectRoleDependencyAttribute

Aspect roles are not supported in Metalama.

AspectTypeDependencyAttribute

In Metalama, use AspectOrderAttribute to specify order dependencies (typically one attribute per aspect library). The other kinds of dependencies are not supported in Metalama.

ProvideAspectRoleAttribute

Aspect roles are not supported in Metalama.

StandardEffects

Aspect effects are not supported in Metalama.

StandardRoles

Aspect roles are not supported in Metalama.

WaiveAspectEffectAttribute

Aspect effects are not supported in Metalama.