SenseNet / sn-client-dotnet

A .Net client for sensenet that makes it easy to use the REST API of the Content Repository.
https://www.sensenet.com/
GNU General Public License v2.0
7 stars 16 forks source link

#5 Error when using Content.UploadAsync to upload file with chinese file name #9

Closed drwatson1 closed 6 years ago

drwatson1 commented 6 years ago

I encountered with the same issue but with another language. This fix solved my problem

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

tusmester commented 6 years ago

Cool, thanks, we'll take a look!