Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

.Net Core Support #28

Open
amugox opened this issue Nov 2, 2018 · 2 comments
Open

.Net Core Support #28

amugox opened this issue Nov 2, 2018 · 2 comments
Assignees
Milestone

Comments

@amugox
Copy link

amugox commented Nov 2, 2018

Kindly consider updating the library to be supported by .Net Core

@reuben2crown
Copy link

I cannot use the library because .Net Core is not supported.

I get the following error:
Newtonsoft.Json.JsonReaderException: 'Unexpected character encountered while parsing value: T. Path '', line 0, position 0.'

@TheBeachMaster
Copy link
Contributor

@amugox and @reuben2crown the library is usable with .NETCore - albeit with warnings.
The develop branch will have latest .NET support once merged with master.

@reuben2crown this could be your application or the library trying to parse a JSON object whose key does not exist. Kindly share the method you're trying to call.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants