Skip to content

Releases: vaseug/PowerLib.v2

Added methods in FileSystemInfoExtension class for enumeration of file system elements without parental context but with output of custom objects

04 Feb 09:05

Choose a tag to compare

Added methods in FileSystemInfoExtension class for enumeration of file system elements without parental context but with output of custom objects.

Added support for asynchronous event raising with synchronous and awaitable handlers.

26 Jan 13:19

Choose a tag to compare

Added support for asynchronous event raising with synchronous and awaitable handlers. Improved filtering on the return value of awaitable methods. Returned the old Reflector class member names renamed in the previous release.
This release contains all the functionality that the Reflector class currently supports.