Top 20 NuGet disposable Packages

A light weight .NET Standard library that provides a DisposeWith extension method to IDisposable objects. This is an alternative to the method provided by ReativeUI, allowing for a much smaller library dependency.
C# API Library
Object reference counting (alpha version)
To alleviate dealing with boilerplate coding aspects of the framework, these helper classes do the following: Event Handling - Efficient event handlers are implemented, making the implementation of event handlers easier, safer and more performant. INotifyPropertyChanged - Observable p...
Disposable lock file
Provides the core problem solver abstraction for use with Google OR-tools Constraint Solver and Linear Solver wrappers.
Base object for disposing managed and unmanaged objects. Supports async disposing with IAsyncDisposable as well as the standard IDisposable.
Extension to test a class is disposable or not. The code is copied from course Improving Testability Through Design by Zoran Horvat
Common patterns used in programming
Helpers for being more effective with IDisposable in C#. (Create an IDisposable implementation with a lambda. Return from a "using" statement.)
CVV.Disposable is a thread safe disposable base class used in many other projects.
General-purpose utility libraries and facilities for C#/.Net software development. A catch-all home for things until/unless they find a better home elsewhere.
Small and simple disposable wrappers for ReaderWriterLockSlim