The suite of SafeExecution helpers provide a safe, consistent way to catch exceptions when running Asynchronous code while also reducing boilerplate code.
Info
Version: | 0.0.1-pre |
Author(s): | Guy Antoine and contributors |
Last Update: | Thursday, December 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zenmvvm/ZenMvvm.SafeAsyncHelpers |
NuGet Url: | https://www.nuget.org/packages/ZenMvvm.SafeAsyncHelpers |
Install
Install-Package ZenMvvm.SafeAsyncHelpers
dotnet add package ZenMvvm.SafeAsyncHelpers
paket add ZenMvvm.SafeAsyncHelpers
ZenMvvm.SafeAsyncHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ZenMvvm.Helpers.Core(>= 1.0.0)
- ZenMvvm.WeakEventHelpers(>= 1.0.0)
- ZenMvvm.Helpers.Core(>= 1.0.0)
- ZenMvvm.WeakEventHelpers(>= 1.0.0)
Tags