私はほとんどすべてを試しましたが、うまくいきません。
コントローラーで dll を使用できますが、ビューでレンダリングできません。
[RecaptchaControlMvc.CaptchaValidator]
public ActionResult LogOn(LogOnModel model, string returnUrl)
Razor ビューに @ReCaptcha.GetHtml(theme: "red") オプションがありません。http://prntscr.com/9agkf のみです。
Razor View にこのコードがあります
@Html.GenerateCaptcha()
最終的に私が得たものに見えますスクリーンショット