一个跨平台的验证码生成器工具包,支持gif动态验证码生成。目前仅测试过.Net Core的支持。.
Info
Version: | 0.3.0 |
Author(s): | wangsiheng |
Last Update: | Thursday, May 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gebiWangshushu/Hei.Captcha |
NuGet Url: | https://www.nuget.org/packages/Hei.Captcha |
Install
Install-Package Hei.Captcha
dotnet add package Hei.Captcha
paket add Hei.Captcha
Hei.Captcha Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
- SixLabors.ImageSharp(>= 1.0.00006)
- SixLabors.ImageSharp.Drawing(>= 1.0.00006)