Skip to content

SimCaptcha.AspNetCore v0.2.0

Latest
Compare
Choose a tag to compare
@yiyungent yiyungent released this 23 Jul 12:36
· 52 commits to master since this release

Added

  • SimCaptchaMiddleware
    • 现在你可以直接使用 app.UseSimCaptcha();
  • SimCaptchaServiceCollectionExtensions
    • 现在你可以直接使用 services.AddSimCaptcha();