-
Notifications
You must be signed in to change notification settings - Fork 11
Add IPApiLite to support Lite API
#34
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
Add IPApiLite to support Lite API
#34
Conversation
|
I couldn't test this properly on my Mac as I had several issues trying to run tests. |
|
We need to update the token secret. |
fixed |
|
@silvanocerza I re-ran the tests and getting this error: |
|
@max-ipinfo tests are green. 👍 On a side note we should probably make it possible to build the project locally without the need of a Strong Name Keypair, it will ease development quite a bit. |
IPApiLite to support Lite APIIPInfoLite to support Lite API
IPInfoLite to support Lite APIIPApiLite to support Lite API
Similar approach to other libraries.
I had to update a
System.Text.Jsonbecause of this security advisory.On a side note we should probably also update the version of DotNet used for the library as is quite old.