An open API service indexing awesome lists of open source software.

https://github.com/carl-hugo/asyncawaituithread


https://github.com/carl-hugo/asyncawaituithread

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Async Await UI Thread Experiment

This project demonstrates how utilizing ValueTask in a WinForms program effectively prevents the UI thread from becoming blocked during the awaiting process.