Skip to content

A simple async test using the httpClient class in C# to get info and sort it from a custom Unity API that summarizes reference pages.

Notifications You must be signed in to change notification settings

ArchyInUse/AsyncTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async Tests with the Unity API

This is a test project created to learn how asynchronous operations work in C# using WPF and the Unity API.

The project calls the Unity API asynchronously and displays the data without locking the UI thread.

About

A simple async test using the httpClient class in C# to get info and sort it from a custom Unity API that summarizes reference pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages