xoofx / zio

A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET
BSD 2-Clause "Simplified" License
806 stars 61 forks source link

Standard Async methods support #83

Open slimshader opened 2 months ago

slimshader commented 2 months ago

Hi,

will there be a support for equivalents of System.IO Async methods like File.WriteAllBytesAsync() ?