Stashbox v3.2.0 Release Notes

Release Date: 2020-06-29 // almost 4 years ago
  • โž• Added

    • ๐Ÿ‘ IAsyncDisposable support #90
      • It works on >=net461, >=netstandard2.0 frameworks.
      • On net461 and netstandard2.0 the usage of IAsyncDisposable interface requires the Microsoft.Bcl.AsyncInterfaces package, on netstandard2.1 it's part of the framework.

    ๐Ÿ›  Fixed

    • Resolution with custom parameter values #91