Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 284 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 284 Bytes

ChannelAdam.Disposing

A .NET library that provides an easy to use, correct implementation of the Dispose/Finalize Pattern.

Targets:

  • .NET 5.0
  • .NET Standard 2.1
  • .NET Standard 2.0 - (Does NOT support IAsyncDisposable)
  • .NET Standard 1.3 - (Does NOT support IAsyncDisposable)