35 packages
returned for Tags:"idisposable"
Filter
IDisposable and IAsyncDisposable helper types.
Analyzers and fixes for IDisposable.
40,159 total downloads
last updated 10/12/2020
Latest version: 1.1.0
IDisposable
Embeddable implementations of IDisposable, for all your disposing needs.
Aggregatable (parent-child), Visitor and Disposable patterns. An official PostSharp pattern library.
Fody add-in that helps with implementing IDisposable.
A set of variations on ObjectPool implementations with differing underlying collections.
Part of the "Open" set of libraries.
Provides a set of useful classes when implementing a disposable or dealing with disposables.
Part of the "Open" set of libraries.
Thread-safe implementation of the .NET Dispose Pattern
A .NET library that provides an easy to use, correct implementation of the Dispose/Finalize Pattern.
Fody add-in that helps tracking down undisposed objects
This library provides a set of useful IDisposable implementations.
This library (strong name signed) provides a set of useful IDisposable implementations.
Base object for disposing managed and unmanaged objects. Supports async disposing with IAsyncDisposable as well as the standard IDisposable.
Fork of Janitor.Fody that wants to be more explicit.
LinksPlatform's Platform.Disposables Class Library
Static class that provides functionality to enqueue IDisposable objects for asynchronous disposal guaranteeing minimum time in queue. Also provided ConcurrentObjectAccessor class.
58 total downloads
last updated 10/21/2020
Latest version: 0.0.1
IDisposable
c# Disposable base class
Manual disposable objects holder implemented as WinForm component
Extension for the Unity IoC container that makes it easy to track IDisposable instances created during Resolve(), in order to dispose of them cleanly.
Provides IDisposable leases for Microsoft's ArrayPool class from the System.Buffers package.