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

Not compatible with co-existing package relying on RestSharpSigned #6

Open
wyenkevich opened this issue Feb 2, 2018 · 3 comments
Open
Assignees

Comments

@wyenkevich
Copy link

This package requires the unsigned version of RestSharp package. If there is a need for a co-existing package in the same project that relies on the signed version of RestSharp - RestSharpSigned, then the two cannot work in the same project.

Would it be possible to provide a second option for a signed version of taxjar.net? In the meantime I'll have to maintain my own version.

@ScottRudiger
Copy link
Contributor

@wyenkevich Is this still an issue for you?

@wyenkevich
Copy link
Author

@ScottRudiger Yes it is. The TaxJar package requires the non-signed version of RestSharp. I have to use the Signed RestSharp because another package requires it in my project and the signed/non-signed cannot co-exist.

@codymullins
Copy link
Contributor

Hi @wyenkevich - we'll be removing the dependency on RestSharp altogether in a future major release as we refactor this library. We can update this issue once the refactored library is in a beta state in case you would like to try it.

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

No branches or pull requests

3 participants