Top 20 NuGet disposable Packages

IDisposable and IAsyncDisposable helper types.
Aggregatable (parent-child), Visitor and Disposable patterns. An official PostSharp pattern library.
DEPRECATED - see https://github.com/channeladam/ChannelAdam.Core/blob/master/README.md. A core library that provides helpful functionality including base classes for disposables and finalizers, weak events, proxies, support for retry policies, XML conversion/serialisation and embedded resources.
Gear for making components.
Wrap an object in a disposable decorator to attempt to dispose the object later. This is useful when retrieving an instance of an object from a factory or container while only having an interface reference. If the interface does not implement IDisposable or IAsyncDisposable, but the concrete class ...
Base classes for disposable objects.
Provides a convenient, easy to use wrapper for Constraint Satisfaction Programming based on the Google OR-tools.
Provides a convenient, easy to use wrapper for Constraint Satisfaction Programming based on the Google OR-tools.
Provides a convenient, easy to use wrapper for Linear Programming based on the Google OR-tools.
Provides a convenient, easy to use wrapper for Constraint Satisfaction Programming based on the Google OR-tools.
Provides a convenient, easy to use wrapper for Constraint Satisfaction Programming based on the Google OR-tools.
Provides a set of useful classes when implementing a disposable or dealing with disposables. Part of the "Open" set of libraries.
A .Net library for code simplification.
Package Description
Reusable integration test building blocks to write integration tests in a more safe and fun way. The package consists of several functions to help write tests that clean up after themselves, making assertions more reliable by polling for required results, adds some standard building blocks for you t...
Provides the core problem solver abstraction for use with Google OR-tools Constraint Solver and Linear Solver wrappers.
Thread-safe implementation of the .NET Dispose Pattern
Simple API wrapper for https://10minutemail.net/
Disposable with EventHandlerDictionary
XUnit tests for adjunct-System.Disposable