Yammer.Oss.Api
0.1.0.7
See the version list below for details.
dotnet add package Yammer.Oss.Api --version 0.1.0.7
NuGet\Install-Package Yammer.Oss.Api -Version 0.1.0.7
<PackageReference Include="Yammer.Oss.Api" Version="0.1.0.7" />
paket add Yammer.Oss.Api --version 0.1.0.7
#r "nuget: Yammer.Oss.Api, 0.1.0.7"
// Install Yammer.Oss.Api as a Cake Addin #addin nuget:?package=Yammer.Oss.Api&version=0.1.0.7 // Install Yammer.Oss.Api as a Cake Tool #tool nuget:?package=Yammer.Oss.Api&version=0.1.0.7
An easy way to integrate the social fabric that Yammer provides with your Windows 8 and Windows Phone 8 Applications. This API provides clients for OAuth'ing with yammer, posting activities and reading/posting messages in Yammer, as well as uploading files.
This package is supports projects targeting .NET Framework 4.5 and above, or .NET for Windows Store apps/Windows Phone Store Apps.
When consuming a library that uses this package the Microsot BCL dependencies (listed in the dependencies section) will need to be installed for the project to behave correctly at runtime.
This package is not supported in Visual Studio 2010
Supported Platforms:
- .NET Framework 4.5+
- .NET for Windows Store apps
- Windows Phone 8+
- Portable Class Libraries
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 is compatible. win8 is compatible. |
-
- Microsoft.Bcl (>= 1.1.3)
- Microsoft.Bcl.Build (>= 1.0.10)
- Microsoft.Net.Http (>= 2.2.18)
- Newtonsoft.Json (>= 6.0.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
Adding support for specific Win8 and WP8 flows.