Defines a class that can be used to run finalizers out of line with the garbage collector.
Info
Version: | 1.0.0 |
Author(s): | Shea Levy |
Last Update: | Wednesday, April 22, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shlevy/BackgroundFinalizer |
NuGet Url: | https://www.nuget.org/packages/BackgroundFinalizer |
Install
Install-Package BackgroundFinalizer
dotnet add package BackgroundFinalizer
paket add BackgroundFinalizer
BackgroundFinalizer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags