Releases: dotnetvn/GoogleRecaptcha
Releases · dotnetvn/GoogleRecaptcha
v1.2.1
v1.1.1
Support the Google Recaptcha version 2 for asp.net web forms.
v1.0.1
This release adds the meaningful comments into code and fix some performance bugs:
- Dispose and close the unnecessary resources when using MemoryStream.
- Use the HtmlHelper class in the namespace System.Web.Mvc instead of System.Web.WebPages.Html.
v1.0.0
The first version supports only for Google reCaptcha version 2 and asp.net mvc 4(or higher).