Secken.YangCong.ServerSdk 1.0.1

dotnet add package Secken.YangCong.ServerSdk --version 1.0.1
NuGet\Install-Package Secken.YangCong.ServerSdk -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Secken.YangCong.ServerSdk" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Secken.YangCong.ServerSdk --version 1.0.1
#r "nuget: Secken.YangCong.ServerSdk, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Secken.YangCong.ServerSdk as a Cake Addin
#addin nuget:?package=Secken.YangCong.ServerSdk&version=1.0.1

// Install Secken.YangCong.ServerSdk as a Cake Tool
#tool nuget:?package=Secken.YangCong.ServerSdk&version=1.0.1

Secken.YangCong.ServerSdk是Secken官方提供了一套用于和洋葱验证服务交互的SDK组件,通过使用它,您可以简化集成Secken服务的流程并降低开发成本。

密码就要大声说出来,开启无密时代,让密码下岗
洋葱是一个基于云和用户生物特征的身份验证服务。网站通过集成洋葱,可以快速实现二维码登录,或在支付、授权等关键业务环节使用指纹、声纹或人脸识别功能,从而彻底抛弃传统的账号密码体系。对个人用户而言,访问集成洋葱服务的网站将无需注册和记住账号密码,直接使用生物特征验证提高了交易安全性,无需担心账号被盗。洋葱还兼容Google验证体系,支持国内外多家网站的登录令牌统一管理。

【联系我们】
官网:https://www.yangcong.com/
微信:yangcongAPP
微信群:http://t.cn/RLGDwMJ
QQ群:475510094
微博:http://weibo.com/secken
帮助:https://www.yangcong.com/help
合作:010-64772882 / market@secken.com
支持:support@secken.com
帮助文档:https://www.yangcong.com/help
项目地址:https://github.com/secken/secken-dotnet

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 1,382 11/27/2015
1.0.0 1,126 11/27/2015

【V1.0.1】更新内容:
1、完成了.Net4.5版接口封装。
2、完成了Wp8.0版接口封装。