![]() |
VOOZH | about |
dotnet add package ISL.Providers.Captcha.FakeCaptcha --version 1.0.0.3
NuGet\Install-Package ISL.Providers.Captcha.FakeCaptcha -Version 1.0.0.3
<PackageReference Include="ISL.Providers.Captcha.FakeCaptcha" Version="1.0.0.3" />
<PackageVersion Include="ISL.Providers.Captcha.FakeCaptcha" Version="1.0.0.3" />Directory.Packages.props
<PackageReference Include="ISL.Providers.Captcha.FakeCaptcha" />Project file
paket add ISL.Providers.Captcha.FakeCaptcha --version 1.0.0.3
#r "nuget: ISL.Providers.Captcha.FakeCaptcha, 1.0.0.3"
#:package ISL.Providers.Captcha.FakeCaptcha@1.0.0.3
#addin nuget:?package=ISL.Providers.Captcha.FakeCaptcha&version=1.0.0.3Install as a Cake Addin
#tool nuget:?package=ISL.Providers.Captcha.FakeCaptcha&version=1.0.0.3Install as a Cake Tool
This repository contains the SPAL source code for the ISL Captcha Abstraction library as well as GoogleReCaptcha and Fake provider implementations.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Initial release of ISL.Providers.Captcha.FakeCaptcha
This provider is an implementation that will provide fake responses based config for testing purposes.