👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
2 packages returned for Tags:"system.
threading.
tasks"
Sort by
Relevance
Downloads
Recently updated
AsyncAwaitBestPractices
by:
BrandonMinnick
1,350,052 total downloads
last updated
11/14/2023
Latest version:
7.0.0
task
fire
and
forget
threading
extensions
system.threading.tasks
async
await
Extensions for System.Threading.Tasks Includes extension methods to safely fire-and-forget a Task and/or a ValueTask Includes WeakEventManger which avoids memory leaks when events are...
More information
AsyncAwaitBestPractices.
MVVM
by:
BrandonMinnick
539,063 total downloads
last updated
11/14/2023
Latest version:
7.0.0
task
fire
and
forget
threading
extensions
system.threading.tasks
async
await
command
More tags
Async Extensions for ICommand Includes AsyncCommand and IAsyncCommand which allows ICommand to safely be used asynchronously with Task. Includes AsyncValueCommand and...
More information