Thread-safe implementation of the .NET Dispose Pattern.
Info
Version: | 1.1.1 |
Author(s): | Jeffrey Sharp |
Last Update: | Thursday, August 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sharpjs/Sharp.Disposable |
NuGet Url: | https://www.nuget.org/packages/Sharp.Disposable |
Install
Install-Package Sharp.Disposable
dotnet add package Sharp.Disposable
paket add Sharp.Disposable
Sharp.Disposable Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags