IDisposable and IAsyncDisposable helper types.
Info
Version: | 2.5.0 |
Author(s): | Stephen Cleary |
Last Update: | Friday, December 8, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/StephenCleary/Disposables |
NuGet Url: | https://www.nuget.org/packages/Nito.Disposables |
Install
Install-Package Nito.Disposables
dotnet add package Nito.Disposables
paket add Nito.Disposables
Nito.Disposables Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
- System.Collections.Immutable(>= 1.4.0)
- System.Collections.Immutable(>= 1.4.0)
- System.Collections.Immutable(>= 1.4.0)
- System.Collections.Immutable(>= 1.4.0)
Tags