A tool for wrapping actions into a context that may contain state parameters, enhancing logging and exception handling.
Info
Version: | 1.0.26 |
Author(s): | Killian Hale |
Last Update: | Wednesday, October 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ContextRunner |
Install
Install-Package ContextRunner
dotnet add package ContextRunner
paket add ContextRunner
ContextRunner Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)
- System.Reactive.Core(>= 4.4.1)