PCLStorage icon indicating copy to clipboard operation
PCLStorage copied to clipboard

Add append file methods

Open Knight1988 opened this issue 9 years ago • 6 comments

Add append file methods

Knight1988 avatar Jan 28 '16 04:01 Knight1988

THANK YOU! I was just about to make this change myself.

mxstudios avatar Feb 05 '16 01:02 mxstudios

I am new to GIT and I need this functions. What does it take to have it in the official nuget package?

xavier-rigau avatar Jun 27 '17 18:06 xavier-rigau

i sumit this pull request 1 year ago and no one approve or say anything about it. It seem the owner has abandon this repository.

Knight1988 avatar Jun 29 '17 02:06 Knight1988

PCL Storage is the only solution that Xamarin recommends, right? I manage to accomplish this with pure PCL code using IFile.OpenAsync and Stream.WriteAsync.

xavier-rigau avatar Jun 29 '17 02:06 xavier-rigau

this is the only solution which work on PCL i can find. You can download the code and make modification to fit your need.

Knight1988 avatar Jun 29 '17 07:06 Knight1988

Looks like Daniel is back at work. Maybe he can pull this one into main branch too.

xavier-rigau avatar Jul 07 '17 22:07 xavier-rigau