EasyGCaptchaMVCCore 3.0.0
Easy Google ReCaptcha wrapper for MVC Core
My try to make it easy to implement the google ReCaptcha service for a MVC Website.
For Samples see the project site.
Release Notes
# Changelog #
##3.0.0 (2017-04-15)##
###New###
- Added .Net Core Version
###Fix###
-
---
##2.0.0 (2017-04-12)##
###New###
- NOW SUPPORTING GOOGLE INVISIBLE CAPTCHAS
- Fully implemented the error codes from google
- Properties ForceDebugMode and ForceReleaseMode are now merged to property ForcedConfigurationMode
- Reduced the posibility of exception by modifying properties and the use of more default values
- New auto computed property EnvironmentSetting shows in which mode the extension runs
- Removed property ShowErrorMessagesOnDebug
- Errors while resolving the captcha lead now to exceptions or ModelState-Errors
###Fix###
- Fixed forceDebugMode and forceReleaseMode overriding at the same time
Dependencies
-
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Newtonsoft.Json (>= 9.0.1)
Version History
Version | Downloads | Last updated | |
---|---|---|---|
3.0.0 | 263 | 4/15/2017 |