Closed ThomasPe closed 7 years ago
I dont know what is it, but in my notebook it freezes at return statement in PostRequest method from HttpHelper class.
I'm getting a weird JSON.NET dll error - I guess there are some dependency issues there.
Fixed for me with .netstandard2.0 - can you test the 1.3.0-alpha? 60c0ab72205b4de186e206195fdc188ddbc75b57
Yeah, works fine.
Cool
When building a UWP App setting the Min version to Fall Creators Update 16299 the library will return null for all GetPosts-Calls (haven't tried others yet).
Setting Target version to Fall Creators update and Min Version to Creators Update 15603 works.