Nat Portillo

Results 110 comments of Nat Portillo

@Dobby233Liu `A dedicated template for this would be nice` Well, it's the empty template, only need to attach the json file nothing else. `Slightly unstable (may randomly disconnect) when working...

http://justsolve.archiveteam.org/wiki/XPACK this one

Confirmed works in linux/x64, win/x86, win/x64, osx/x64, fails in osx/arm64.

Personally I would never add support for writing.

ZipFile contains a method for that. ``` ZipEntry zd = zf.AddDirectoryByName(folder.Path); ``` Then zd will allow you to set folder parameters like time and so on. When saved it will...

I see the usefulness of what @relgit is asking, but @qmfrederik why exactly you think it shall be opt-in? We can have it as an option in the serializer so...

Uhm, no, your is the first report of such a thing. Can you share it privately to me only to check it? If not, can you remove the private data...

Hi, I think it would fit to create a ParseAsync() method. If you want to do it yourself and submit a patch it is most welcome, if not I will...

@abcjjy acknowledged, I'll take a look as soon as I can.

Or better yet a file that fails so we can add it to the tests.