Skip to content

Releases: yiyungent/SimCaptcha

SimCaptcha.AspNetCore v0.2.0

Choose a tag to compare

@yiyungent yiyungent released this 23 Jul 12:36

Added

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

v0.1.0

Choose a tag to compare

@yiyungent yiyungent released this 17 Jul 07:08
chore(changelog.md,package.json): v0.1.0 changelog