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

(re)support sync APIs #6

Open
muojp opened this issue Jan 25, 2015 · 2 comments
Open

(re)support sync APIs #6

muojp opened this issue Jan 25, 2015 · 2 comments

Comments

@muojp
Copy link
Owner

muojp commented Jan 25, 2015

Async APIs are not comfortable choice for users when they want to chain API calls (fluent style is the case). So, it might be great to add synchronous wrappers.

@mcintyre321
Copy link

This would be useful - I tried using .Result to achieve the same effect, but ran into some issues with deadlocks.

@mcintyre321
Copy link

Some interesting ideas here http://stackoverflow.com/questions/32112418/how-to-make-a-fluent-async-inferface-in-c-sharp

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

2 participants