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

NuGet Package Missing Newtonsoft.Json Reference #45

Open
mjkent opened this issue Sep 25, 2018 · 3 comments
Open

NuGet Package Missing Newtonsoft.Json Reference #45

mjkent opened this issue Sep 25, 2018 · 3 comments

Comments

@mjkent
Copy link

mjkent commented Sep 25, 2018

The Recaptcha.Net NuGet package does not list Newtonsoft.Json as a dependency, but will fail at runtime if it is not installed.

To reproduce, create a simple page using the widget in a package without Newtonsoft.Json, on submit of the page and calling this.GetRecaptchaVerificationHelper(); an error will be thrown.

https://www.nuget.org/packages/RecaptchaNet/2.1.0/

@holivieri
Copy link

I have the same issue. You are right

@mtran21
Copy link

mtran21 commented Feb 27, 2019

I am having exact issue. How to fix it?

@mjkent
Copy link
Author

mjkent commented Mar 2, 2019

@mtran21: Manually install the package you need from NuGet.

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

3 participants