A thread-safe IDisposable implementation which is easy to use.
Info
| Version: | 0.1.0-d |
| Author(s): | Licshee |
| Last Update: | Saturday, February 20, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/OmniKits/Disposable |
| NuGet Url: | https://www.nuget.org/packages/Disposable |
Install
Install-Package Disposable
dotnet add package Disposable
paket add Disposable
Disposable Download (Unzip the "nupkg" after downloading)
Dependencies
- LockZone(>= 0.1.0)