Asp.net core 验证码生成,校验.
Info
Version: | 1.2.1 |
Author(s): | Korln |
Last Update: | Saturday, December 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Korln/VerificationCode |
NuGet Url: | https://www.nuget.org/packages/VerificationCode |
Install
Install-Package VerificationCode
dotnet add package VerificationCode
paket add VerificationCode
VerificationCode Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
- System.Drawing.Common(>= 4.5.1)