https://github.com/tsdotnet/disposable
A disposable base class and minimal set of interfaces to properly implement an object disposal pattern.
https://github.com/tsdotnet/disposable
Last synced: 4 months ago
JSON representation
A disposable base class and minimal set of interfaces to properly implement an object disposal pattern.
- Host: GitHub
- URL: https://github.com/tsdotnet/disposable
- Owner: tsdotnet
- License: mit
- Created: 2020-04-29T18:15:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-04T06:56:59.000Z (4 months ago)
- Last Synced: 2026-02-04T18:08:49.411Z (4 months ago)
- Language: TypeScript
- Size: 1.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  tsdotnet / disposable
[](https://github.com/tsdotnet/disposable/blob/master/LICENSE)

[](https://www.npmjs.com/package/@tsdotnet/disposable)
A disposable base class and minimal set of interfaces to properly implement an object disposal pattern.
## Docs
[tsdotnet.github.io/disposable](https://tsdotnet.github.io/disposable/)