Web platform features explorer

Explicit resource management

The using and await using declarations and the dispose and asyncDispose symbols manage the lifecycle of resources such as file handles and streams. The DisposableStack and AsyncDisposableStack objects can group, dispose, and coordinate dependencies between multiple disposable resources.

Status

Limited availability

Specifications

Browser support

  • Chrome 134 Released on 2025-03-04
  • Chrome Android 134 Released on 2025-03-04
  • Edge 134 Released on 2025-03-06
  • Firefox 141 Released on 2025-07-22
  • Firefox for Android 141 Released on 2025-07-22
  • Safari
  • Safari on iOS

Baseline availability blocked since July 2025 by Safari (1 months)