Skip to content

mtcaptcha-public/mtcaptcha-asp-dot-net-core-razor

Repository files navigation

Configuration

Configure your MTCaptcha keys in the appsettings.json:

{ "MTCaptcha": { "SiteKey": "YOUR_SITE_KEY", "PrivateKey": "YOUR_PRIVATE_KEY" } }

About

MTCaptcha integration sample for ASP .NET Core and Razor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published