一个基于跨平台的验证码生成器工具,依赖注入后使用.
Info
Version: | 0.8.0 |
Author(s): | DUWENINK.Captcha |
Last Update: | Thursday, August 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DUWENINK/Captcha |
NuGet Url: | https://www.nuget.org/packages/DUWENINK.Captcha |
Install
Install-Package DUWENINK.Captcha
dotnet add package DUWENINK.Captcha
paket add DUWENINK.Captcha
DUWENINK.Captcha Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- SixLabors.ImageSharp(>= 1.0.00006)
- SixLabors.ImageSharp.Drawing(>= 1.0.00006)