A simple, extensible approach to reduce try..catch boilerplate.
Info
Version: | 1.0.1 |
Author(s): | Christopher Flanagan |
Last Update: | Saturday, August 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/f1ana/SafelyExecute |
NuGet Url: | https://www.nuget.org/packages/SafelyExecute |
Install
Install-Package SafelyExecute
dotnet add package SafelyExecute
paket add SafelyExecute
SafelyExecute Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags