Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.net45 async/await support? #2

Open
DTBruce opened this issue Dec 8, 2015 · 4 comments
Open

.net45 async/await support? #2

DTBruce opened this issue Dec 8, 2015 · 4 comments

Comments

@DTBruce
Copy link

DTBruce commented Dec 8, 2015

like postsharp,when compile project,the postsharp will notify : " attribute with ApplyToStateMachine "

@AntyaDev
Copy link
Owner

AntyaDev commented Dec 8, 2015

Thanks @DTBruce your PR is welcome:)

@AntyaDev AntyaDev closed this as completed Dec 8, 2015
@AntyaDev AntyaDev reopened this Dec 8, 2015
@Tybielee
Copy link

I am also looking for asynchronous support. It is one of the only thing I require from PostSharp currently. I have been unable to find any other alternative that can accurately measure asynchronous execution time while allowing me to use the current framework that I have. Would also be great if it supported .NET 4.6

@lvjunlei
Copy link

it not work on .net45

@AlexanderButs
Copy link

Use https://github.com/ArxOne/MrAdvice instead. It has nice async API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants