Skip to content

A multi-targeted, cross platform and easy to use Captcha project for using in both of DotNetCore and NetFramework

License

Notifications You must be signed in to change notification settings

Rancbar/NetCore.Captcha

Repository files navigation

Multi-target Captcha

A multi-targeted, cross platform and easy to use Captcha project for using in both of DotNetCore and NetFramework

There is how to use in View:

@using NetCore.Captcha
...
@Html.MathCaptcha("Refresh", "", "Enter the captcha result here")

And, how to validate in controller's action:

[NetCore.Captcha.Validation.CaptchaActionValidator("The entered captcha is not valid")]

About

A multi-targeted, cross platform and easy to use Captcha project for using in both of DotNetCore and NetFramework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages