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 not unsubscribed
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 execution of your non awaited tasks
* Delegates for all states of the loaded task
* Builder...
More information
Async Extensions for ICommand
Includes AsyncCommand and IAsyncCommand which allows ICommand to safely be used asynchronously with Task.
Includes AsyncValueCommand and IAsyncValueCommand which allows ICommand to safely be used asynchronously with ValueTask
SOFIRE II solves a set of equations describing the heat and mass transfer by the finite difference method to simulate a sodium pool fire in a single containment volume or in an interconnected double cell to predict the consequences of sodium pool fires within a facility.
Client to interact with the Resgrid API to create calls and dispatch personnel. Resgrid is a complete open source solution for first responders, emergency response, fire departments, ems, search and rescue, disaster relief and much more.