jane / SiftScience

SiftScienceNet is a .NET class library that provides an easy-to-use interface for the SiftScience web api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SiftScience

SiftScience is a .NET class library for the SiftScience web api.

Installation

This package is on NuGet

Enter Install-Package SiftScience into the NuGet package manager console.

Initializing

SiftScienceClient siftClient = new SiftScienceClient("<Your Api key>");

About

SiftScienceNet is a .NET class library that provides an easy-to-use interface for the SiftScience web api.

License:MIT License


Languages

Language:C# 100.0%