The samples of .NET design patterns
-
Updated
Jul 25, 2022 - C#
The samples of .NET design patterns
An ESnext spec-compliant `DisposableStack`, `AsyncDisposableStack`, `Symbol.dispose`, and `Symbol.asyncDispose` shim/polyfill/replacement that works as far down as ES3.
RxJava Extensions for Android
A flexible Object Pool that trims the pool down to the specified max size after a specified delay.
Yort.Trashy is .Net library for implementing the disposable pattern correctly and in a thread-safe manner, as well was working with disposable types.
A library for managing and disposing events. It provides a simple and efficient way to handle event management in complex applications.
Base object for disposing managed and unmanaged objects.
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 that does not implement IDisposable.
threejs garbage collector
A utility to manage and execute disposal callbacks, supporting both synchronous and asynchronous disposal
This repository contains sample about how to dispose of children of ListView in Xamarin.Forms (SfListView)
Lightweight asynchronous in-memory cache that handles construction and disposal of all your expensive objects
Using all Stateful Widget lifecycle functions
A flexible solution for managing the cleanup of resources in Flutter.
Add a description, image, and links to the dispose topic page so that developers can more easily learn about it.
To associate your repository with the dispose topic, visit your repo's landing page and select "manage topics."