C#语言支持跨平台使用的图形验证码,支持中文、数字字母、GIF动画验证码的生成使用。.
Info
Version: | 1.0.1 |
Author(s): | Youlike |
Last Update: | Wednesday, June 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Youlike.Captcha |
Install
Install-Package Youlike.Captcha
dotnet add package Youlike.Captcha
paket add Youlike.Captcha
Youlike.Captcha Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.4)
- SixLabors.ImageSharp(>= 1.0.00006)
- SixLabors.ImageSharp.Drawing(>= 1.0.00006)