rsdn / CodeJam

Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
MIT License
258 stars 35 forks source link

Add overloads for custom disposable object creation method. #159

Closed TheSquidCombatant closed 6 months ago

TheSquidCombatant commented 6 months ago
  1. Added three new overloads for Disposable.Create extension method.
  2. Added relevant tests for Disposable.Create extension method overloads.
  3. Fixed a typo in name of DisposeAsyncMustCallDisposeOnce test method.
  4. Applied autoformatting for code in DisposableTests class.
TheSquidCombatant commented 6 months ago

it looks like this repository is essentially more dead than alive 🥹