_51Wp.XinFengSDK.UWP 10.0.3.318

dotnet add package _51Wp.XinFengSDK.UWP --version 10.0.3.318
NuGet\Install-Package _51Wp.XinFengSDK.UWP -Version 10.0.3.318
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="_51Wp.XinFengSDK.UWP" Version="10.0.3.318" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add _51Wp.XinFengSDK.UWP --version 10.0.3.318
#r "nuget: _51Wp.XinFengSDK.UWP, 10.0.3.318"
#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 _51Wp.XinFengSDK.UWP as a Cake Addin
#addin nuget:?package=_51Wp.XinFengSDK.UWP&version=10.0.3.318

// Install _51Wp.XinFengSDK.UWP as a Cake Tool
#tool nuget:?package=_51Wp.XinFengSDK.UWP&version=10.0.3.318

新锋游戏联运SDK包含统计、登录、支付三个功能模块:
1.新锋统计SDK是用于联运游戏数据统计对接,以便于利用全平台资源进行全面推广,请务必接入。相关请求只会在游戏第一次启动的时候发送,不影响游戏性能。
2.新峰登入SDK为实现联运游戏接入爱应用账号体系,直接使用爱应用账号快速登入游戏,并在同一设备上与爱应用的登入信息保持一致,可有效减少开发者开发登入模块成本。后期还可与爱应用支付、游戏内数据深度整合,加强与爱应用的资源共享与互推。通过植入SDK,即可嵌入爱应用登入中心界面,支持横竖屏两种方式自动切换。
3.新锋支付SDK旨在为开发者提供灵活的计费方法,允许开发者在应用内灵活设置计费点,以便销售受限制的功能,道具,关卡及音乐或电子书等电子内容。应用内计费供支持Windows 10 UWP平台的SDK包,开发者可基于此开发包开发出适合的可计费应用。

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
10.0.3.318 1,987 3/17/2016
10.0.3.302 1,893 3/2/2016

第一个win10发行版

2016.1.28
1.修复单机游戏鹰镑支付BUG.
2016.2.25
1.修复支付包支付验证码BUG.
2016.3.2
1.修复生成包编译过不了审核问题。
2016.3.17
1.修复cocos下回调事件参数为null抛异常的Bug.