Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work #3

Open
azimuthdeveloper opened this issue Jul 21, 2018 · 0 comments
Open

Doesn't work #3

azimuthdeveloper opened this issue Jul 21, 2018 · 0 comments

Comments

@azimuthdeveloper
Copy link

I've been trying to get this to work with my .NET Core 2 project for about an hour now and am close to giving up. The dependency on RestSharp is what is making the implementation fall apart (I think the referenced version of RestSharp doesn't support NET Core).

Can I ask, why does this library depend on an implementation of a RESTful service(RestSharp)? These transactions are trivial nowadays and pointless dependencies make these kind of packages extremely hard to use.

@azimuthdeveloper
Copy link
Author

Also, why is this referenced as a .NET2 SDK on the docs page? It's completely not - it depends on .NET 4.5.1. ".NET 2" is a misnomer and makes people like me believe that it's designed to work with .NET Core (which is at version 2).

I'm sorry if I'm coming off as aggro, this is just a really complicated issue that doesn't need to be.

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

No branches or pull requests

1 participant