Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PaulMiami/reCAPTCHA

reCAPTCHA 2.0 for ASPNET Core
https://github.com/PaulMiami/reCAPTCHA

Last synced: 3 months ago
JSON representation

reCAPTCHA 2.0 for ASPNET Core

Awesome Lists containing this project

README

        

# [reCAPTCHA 2.0](https://developers.google.com/recaptcha) for ASPNET Core

[![NuGet](https://img.shields.io/nuget/v/PaulMiami.AspNetCore.Mvc.Recaptcha.svg?maxAge=86400)](https://www.nuget.org/packages/PaulMiami.AspNetCore.Mvc.Recaptcha)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://raw.githubusercontent.com/PaulMiami/reCAPTCHA/master/LICENSE)

| | Builds | Code Coverage |
| -------- | --- | --- |
| master | [![Travis master](https://travis-ci.org/PaulMiami/reCAPTCHA.svg?branch=master)](https://travis-ci.org/PaulMiami/reCAPTCHA) [![Appveyor master](https://ci.appveyor.com/api/projects/status/2r3xdp36ky4a30vg/branch/master?svg=true)](https://ci.appveyor.com/project/PaulMiami/recaptcha/branch/master) | [![Coverage Status](https://coveralls.io/repos/github/PaulMiami/reCAPTCHA/badge.svg?branch=master)](https://coveralls.io/github/PaulMiami/reCAPTCHA?branch=master) |
| develop | [![Travis develop](https://travis-ci.org/PaulMiami/reCAPTCHA.svg?branch=develop)](https://travis-ci.org/PaulMiami/reCAPTCHA) [![Appveyor develop](https://ci.appveyor.com/api/projects/status/2r3xdp36ky4a30vg/branch/develop?svg=true)](https://ci.appveyor.com/project/PaulMiami/recaptcha/branch/develop) | [![Coverage Status](https://coveralls.io/repos/github/PaulMiami/reCAPTCHA/badge.svg?branch=develop)](https://coveralls.io/github/PaulMiami/reCAPTCHA?branch=develop) |

[Getting started](https://github.com/PaulMiami/reCAPTCHA/wiki/Getting-started)