Skip to content

AsyncIO v1.3

Latest
Compare
Choose a tag to compare
@firenero firenero released this 01 May 15:29

AsyncIO

Changelog

v1.3

Implement async extension methods for FileInfo object.
Lower netstandard version to 1.3 from 1.6.

v1.2.1

  • Add .NET Core support.

v1.1

  • Add xml documentation to all public API.
  • Improve path validation performance.