Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
6 packages returned for Tags:"forget"
Sort by
Relevance
Downloads
Recently updated
AsyncAwaitBestPractices
by:
BrandonMinnick
807,994 total downloads
last updated
11/12/2022
Latest version:
6.0.6
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
Sharpnado.
TaskMonitor
by:
roubachof
338,155 total downloads
last updated
1/11/2021
Latest version:
1.0.2
async
void
await
task
asynchronous
fire
forget
best
practices
Free yourself from async void! TaskMonitor is a task wrapper component helping you to deal with "fire and forget" Task (non awaited task) by implementing async/await best practices. Featuring: * Safe...
More information
AsyncAwaitBestPractices.
MVVM
by:
BrandonMinnick
389,625 total downloads
last updated
11/12/2022
Latest version:
6.0.6
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
Broadcast
by:
chriswalpen
11,284 total downloads
last updated
12/7/2021
Latest version:
1.0.2
Async
Task
processing
scheduler
Request
Commands
Notification
Mediator
CQRS
Fire
More tags
Simple and easy to use background task processing and message queue for .NET
ThreadingAmnesia
by:
KyleHerzog
1,351 total downloads
last updated
1/13/2018
Latest version:
1.0.0
Threading
Tasks
Forget
Async
Await
.NET Standard library that provides an extension method for Tasks to forget them once they are fired.
Broadcast.
Dashboard
by:
chriswalpen
1,132 total downloads
last updated
12/7/2021
Latest version:
1.0.2
Async
Task
processing
scheduler
Request
Commands
Notification
Mediator
CQRS
Fire
More tags
Dashboard for Broadcast