Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
3 packages returned for Tags:"synchronizationcontext"
Sort by
Relevance
Downloads
Recently updated
Nito.
AsyncEx.
Context
by:
stephencleary
46,504,868 total downloads
last updated
9/26/2021
Latest version:
5.1.2
task
async
synchronizationcontext
A single-threaded async-compatible context.
Dbs.
Signed3.
Nito.
AsyncEx.
Context
by:
nhantdb
2,891 total downloads
last updated
8/14/2020
Latest version:
5.0.0
task
async
synchronizationcontext
A single-threaded async-compatible context.
ObviousAwait
by:
awaescher
14,089 total downloads
last updated
6/25/2020
Latest version:
1.1.0
configureawait
async
await
task
tasks
task-parallel-library
tpl
thread
threading
thread-synchronization
More tags
ConfigureAwait(true) and ConfigureAwait(false) are very important when dealing with asynchronous code. However, they make code hard to read and easy to fail. ObviousAwait introduces two aliases: KeepContext()...
More information