SiftScienceNet is a .NET class library that provides an easy-to-use async interface for the SiftScience web api.
Info
| Version: | 1.7.0 |
| Author(s): | Mathieu Kempe |
| Last Update: | Friday, September 29, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mathieukempe/siftsciencenet |
| NuGet Url: | https://www.nuget.org/packages/SiftScienceNet |
Install
Install-Package SiftScienceNet
dotnet add package SiftScienceNet
paket add SiftScienceNet
SiftScienceNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3 && < 10.0.1)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
Tags