Helper to safely run a Task from a codebase not async.
Info
Version: | 1.0.0 |
Author(s): | Alessio Franceschelli |
Last Update: | Sunday, October 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alefranz/SafeSynchronous |
NuGet Url: | https://www.nuget.org/packages/SafeSynchronous |
Install
Install-Package SafeSynchronous
dotnet add package SafeSynchronous
paket add SafeSynchronous
SafeSynchronous Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags