NCaptcha
NCaptcha copied to clipboard
Captcha in .NET Core
English | 中文
NCaptcha Captcha in .NET Core
What is NCaptcha?
NCaptcha is the componentized captcha integration scheme in .NET Core that base on .NET Standard 2.0 and easy to expand. It can help you implement security mechanism based on captcha with many out-of-the-box solutions or integrate your own implementation very easily.Because its implementation is componentized that allows you to easily implement what needs to be modified or replaced.
Components in NCaptcha are divided into "Generator","Validator","Target" and "State". So far, session-based images, emails, and SMS solutions have been implement.
Nuget Packages
Usage
Use out-of-the-box solutions
-
Images captcha base on session
-
Email captcha base on session
-
Sms captcha base on session,
At present, the following SMS service providers have been implemented:
- aliyun