Skip to content

Feature: Extend Universal attributes to support async aspects #230

@fcastells

Description

@fcastells

Describe the solution you'd like
Add the ability to execute async code before, after and on exception in Universal attributes

Additional context
Currently we can apply a Universal attribute to an async method (most generically, a method that returns Task), but it's not possible to run async code around that method.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions