CoreCaptcha 1.0.0.1
This client library enables working with the Renet Consulting CoreCaptcha Serverless service for user validation. For this release see notes - https://github.com/RenetConsulting/angularcore.net/tree/master/Services/CoreCaptcha/README.md and https://github.com/RenetConsulting/angularcore.net/tree/master/Services/CoreCaptcha/CHANGELOG.md in addition to the breaking changes https://github.com/RenetConsulting/angularcore.net/tree/master/Services/CoreCaptcha/BreakingChanges.txt CoreCaptcha Azure Function - https://github.com/RenetConsulting/angularcore.net/tree/master/Services/CoreCaptchaAzure
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>CoreCaptcha</id>
<version>1.0.0.1</version>
<authors>Alexander Altotsky</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="file">LICENSE</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<projectUrl>https://github.com/RenetConsulting/angularcore.net</projectUrl>
<description>This client library enables working with the Renet Consulting CoreCaptcha Serverless service for user validation.
For this release see notes - https://github.com/RenetConsulting/angularcore.net/tree/master/Services/CoreCaptcha/README.md and https://github.com/RenetConsulting/angularcore.net/tree/master/Services/CoreCaptcha/CHANGELOG.md
in addition to the breaking changes https://github.com/RenetConsulting/angularcore.net/tree/master/Services/CoreCaptcha/BreakingChanges.txt
CoreCaptcha Azure Function - https://github.com/RenetConsulting/angularcore.net/tree/master/Services/CoreCaptchaAzure</description>
<releaseNotes>Minor updates</releaseNotes>
<tags>CoreCaptcha Captcha Renet Consulting UI</tags>
<repository url="https://github.com/RenetConsulting/angularcore.net" />
<dependencies>
<group targetFramework=".NETCoreApp3.1" />
</dependencies>
<frameworkReferences>
<group targetFramework=".NETCoreApp3.1">
<frameworkReference name="Microsoft.AspNetCore.App" />
</group>
</frameworkReferences>
</metadata>
</package>