Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Asynchronous Example Support #7

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Asynchronous Example Support #7

wants to merge 18 commits into from

Conversation

Hexadiagonal
Copy link

I've added AlchemyAPI_Async.cs to the project in order to provide clear examples of asynchronous access while making as few edits to AlchemyAPI.cs as possible. One notable point is the necessity of .NET 4.5 in order to use HTTPClient as a concise way to enable native async. Some minor edits have also been made to the Examples provided in order to allow the solution to build— in particular, providing a missing (albeit empty) text file, and switching out the target framework as per the rest of the solution.

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

Successfully merging this pull request may close these issues.

1 participant