UmengSocialWP 2.0.2

dotnet add package UmengSocialWP --version 2.0.2
                    
NuGet\Install-Package UmengSocialWP -Version 2.0.2
                    
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="UmengSocialWP" Version="2.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UmengSocialWP" Version="2.0.2" />
                    
Directory.Packages.props
<PackageReference Include="UmengSocialWP" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add UmengSocialWP --version 2.0.2
                    
#r "nuget: UmengSocialWP, 2.0.2"
                    
#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.
#:package UmengSocialWP@2.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=UmengSocialWP&version=2.0.2
                    
Install as a Cake Addin
#tool nuget:?package=UmengSocialWP&version=2.0.2
                    
Install as a Cake Tool

为应用快速添加第三方社交平台登录及分享功能。

Product Compatible and additional computed target framework versions.
Windows Phone wp8 is compatible.  wp81 was computed.  wpa is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.2 367 12/5/2014

1. 支持Facebook,Twitter
2. 平台面板内平台数量和顺序可定制
3. 告别事件回调,所有接口支持await关键字
4. 增加log信息
4. 支持分享纯链接到微信
5. 增加注销接口
6. 调整平台面板界面
7. 支持WindowsPhone8.0,Siverlight8.1,WindowsPhone8.1