/ZmopSharp

ZMOP (芝麻信用开放平台) SDK for .NET

Primary LanguageC#MIT LicenseMIT

ZmopSharp: 芝麻信用开放平台 SDK

AppVeyor Travis GitHub license net452 net462 netstandard1.3 netstandard2.0

发行构建 开发构建 下载
ZmopSharp.Core NuGet NuGet NuGet
ZmopSharp.Authorization NuGet NuGet NuGet
ZmopSharp.Certification NuGet NuGet NuGet
ZmopSharp.Ivs NuGet NuGet NuGet
ZmopSharp.Score NuGet NuGet NuGet

安装

使用 Package Manager Console 或 Nuget.

PM> Install-Package ZmopSharp.Core
PM> Install-Package ZmopSharp.Authorization
PM> Install-Package ZmopSharp.Certification
PM> Install-Package ZmopSharp.Ivs
PM> Install-Package ZmopSharp.Score

功能

  • 核心实现(ZmopSharp.Core)
    • 客户端(Client)
    • 加密解密(Encryption)
    • 请求(Request)
    • 异常(Exception)
  • 芝麻授权(ZmopSharp.Authorization)
    • 页面授权
    • 授权查询
  • 芝麻认证(ZmopSharp.Certification)
    • 初始化
    • 开始认证
    • 认证查询
  • 芝麻IVS(ZmopSharp.Ivs)
    • 欺诈评分
    • 信息验证
    • 关注清单
  • 芝麻评分(ZmopSharp.Score)
    • 信用评分
    • 信用评分普惠版
  • 数据反馈(ZmopSharp.Feedback)
    • 批量反馈
    • 反馈模板
  • 行业关注(ZmopSharp.Watchlist)
    • 关注名单
    • 关注名单普惠版

协议

The MIT License

详见 LICENSE.