Peter Palotas

Results 15 issues of Peter Palotas

Created from #105 > File.Open needs to create an FileStream with the isAsync-flag set to "true". > But I have problems with overlapped-I/O and read-only volumes (e.g. Shadow-Copies). > File.Open...

Bug :beetle:
Investigate

_Issue by **[alphaleonis](https://github.com/alphaleonis)** from Friday Jan 02, 2015 at 19:32 GMT_ _Originally opened as https://github.com/alphaleonis/AlphaFS/issues/1_ --- The System.IO.FileSystemWatcher class has not been replicated in this project which it should be....

Enhancement

_Issue by **[Yomodo](https://github.com/Yomodo)** from Sunday Jan 11, 2015 at 12:11 GMT_ _Originally opened as https://github.com/alphaleonis/AlphaFS/issues/68_ --- I really like the disposable TemporaryDirectory class (from the unit tests). Perhaps we should...

Enhancement
Discussion

When using a custom ContractResolver (with Newtonsoft.Json), it seems that when the contract is modified with additional properties these do not show up in the schema generated by `JsonSchemaGenerator`. Is...

Seems the latest version on NuGet still has a dependency on a pre-release of netstandard1.0. Can we get a version built against netstandard 2.0 uploaded to NuGet perhaps?