All Projects → JoyMoe → ZmopSharp

JoyMoe / ZmopSharp

Licence: MIT license
ZMOP (芝麻信用开放平台) SDK for .NET

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to ZmopSharp

wikipedia-reference-scraper
Wikipedia API wrapper for references
Stars: ✭ 34 (+209.09%)
Mutual labels:  api-wrapper
libdrizzle-redux
The next generation of Libdrizzle with a simplified API and support for more features of the protocol
Stars: ✭ 14 (+27.27%)
Mutual labels:  api-wrapper
cf-mailchimp
ColdFusion wrapper for the MailChimp 3.0 API
Stars: ✭ 17 (+54.55%)
Mutual labels:  api-wrapper
powershellwrapper
This PowerShell module acts as a wrapper for the IT Glue API.
Stars: ✭ 96 (+772.73%)
Mutual labels:  api-wrapper
Pyrez
(ON REWRITE) An easy to use (a)sync wrapper for Hi-Rez Studios API (Paladins, Realm Royale, and Smite), written in Python. 🐍
Stars: ✭ 23 (+109.09%)
Mutual labels:  api-wrapper
XposedManyMoney
Xposed 修改微信、QQ、TIM、支付宝余额。
Stars: ✭ 36 (+227.27%)
Mutual labels:  alipay
AlipayIntegrationMVC
ASP.NET MVC支付宝实时支付
Stars: ✭ 42 (+281.82%)
Mutual labels:  alipay
react-native-alipay
基于 React Native 的宝支付包,已更新到最新的支付宝 SDK 版本,支持Android/iOS。
Stars: ✭ 166 (+1409.09%)
Mutual labels:  alipay
newsapi-php
A PHP client for the News API (https://newsapi.org/docs/get-started)
Stars: ✭ 21 (+90.91%)
Mutual labels:  api-wrapper
valorant.py
Complete Python interface for the Valorant API. Works right out of the box!
Stars: ✭ 84 (+663.64%)
Mutual labels:  api-wrapper
chess-web-api
Chess.com public data API wrapper with "isChanged" and priority queue functionality.
Stars: ✭ 83 (+654.55%)
Mutual labels:  api-wrapper
laravel-payment
Omnipay ServiceProvider for Laravel.
Stars: ✭ 89 (+709.09%)
Mutual labels:  alipay
ZTVendorManager
基于友盟集成QQ,微信 ,微博 分享和登录功能,支付宝和微信支付功能。集成简单,使用方便。
Stars: ✭ 26 (+136.36%)
Mutual labels:  alipay
ruby-ambassador
Ambassador API v2 wrapper for Ruby
Stars: ✭ 20 (+81.82%)
Mutual labels:  api-wrapper
bookops-worldcat
BookOps WorldCat Metadata API wrapper
Stars: ✭ 21 (+90.91%)
Mutual labels:  api-wrapper
messages
A python package designed to make sending messages easy and efficient!
Stars: ✭ 38 (+245.45%)
Mutual labels:  api-wrapper
AniList-Node
A lightweight Node.js wrapper for the AniList API
Stars: ✭ 36 (+227.27%)
Mutual labels:  api-wrapper
article-downloader
Uses publisher APIs to programmatically retrieve scientific journal articles for text mining.
Stars: ✭ 81 (+636.36%)
Mutual labels:  api-wrapper
express
快递代拿系统,SpringBoot的最佳实践
Stars: ✭ 178 (+1518.18%)
Mutual labels:  alipay
pjbank-js-sdk
PJBank SDK para Javascript! ⚡ ⚡ ⚡
Stars: ✭ 24 (+118.18%)
Mutual labels:  api-wrapper

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].