Provides a simple fluent api to build a try catch block.
Info
Version: | 1.2.0 |
Author(s): | Halin Thomas |
Last Update: | Monday, June 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TryCatchFinally.Fluent.NetStandard |
Install
Install-Package TryCatchFinally.Fluent.NetStandard
dotnet add package TryCatchFinally.Fluent.NetStandard
paket add TryCatchFinally.Fluent.NetStandard
TryCatchFinally.Fluent.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Tasks(>= 4.3.0)