MicrosoftDocs / groove-api-sdk-csharp

SDK for windows universal application for the Groove API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Groove API SDK for CSharp

Integrate the Groove API into your C# project!

The Groove API SDK is built as a Portable Class Library and targets the following frameworks:

  • .NET 4.5
  • .NET for Windows Store apps
  • Windows Phone 8.1 and higher

Running the sample application

You will need to associate the application with your Microsoft Developer Center account. Go to the Microsoft Developer Center and create a new application if you don't already have one. The name you choose will be reserved for your application during development.

In Visual Studio 2015, you will need to associate your application to the one reserved on the Microsoft Developer Center. To do that, simply right-click on your project and select "Store -> Associate App with the Store...", select your application in the drop-down and follow the steps.

About

SDK for windows universal application for the Groove API

License:MIT License


Languages

Language:C# 100.0%