This repository has been archived by the owner on May 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
yueyinqiu edited this page Jan 29, 2021
·
18 revisions
Welcome to the NCaptcha
wiki!
Nololiyt.Captcha
- a library (group) to check whether the user is a living person or a computer.
NCaptcha
is built against .NET 5. The support for lower versions is not considered currently.
Check the sidebar to know more.
If you're just trying to use it easily in ASP.NET Core and get tried of reading documents, NCaptchaAspNetCore
may help.
In this current repository:
NCaptcha.AnswerSavers.InMemoryGuidDictionary
NCaptcha.CaptchaFactories.Base
NCaptcha.CaptchaFactories.Image
NCaptcha.TicketFactories.InMemoryGuidDictionary
In other repositories: