Skip to content

[ARCHIVED] All the code samples shown in the SharePoint Power Hour including Windows 8 and ASP.NET MVC Office 365 API demos

License

Notifications You must be signed in to change notification settings

isabella232/SharePoint-Power-Hour-Code-Samples

 
 

Repository files navigation

[ARCHIVED] SharePoint Power Hour

This repository provides samples from the SharePoint Power Hour Session.

SP.SiteCreator

SP.SiteCreator and SP.SiteCreatorWeb are representing a Provider-Hosted SharePoint App. Which consumes the new Site Provisioning API offered by SharePoint's Client Components.

Depending on your development environment, you've to re-add the reference to Microsoft.Online.SharePoint.Client.Tenant.dll which can be found in C:\Program Files\SharePoint Client Components\16.0\Assemblies

For providing a consistent UI it's also consuming recent Office Widgets (available as Nuget Package) Microsoft.Office.WebWidgets.Experimental

KeepTrack and O365APIFullStack

Both Applications are demonstrating how to use Office 365 APIs from within an WebApplication.

If you haven't installed Office 365 API Tools, you've to install them using TOOLS | EXTENSIONS AND UPDATES within Visual Studio

All samples are created with Version 1.3.41104.1 of the Office 365 API Tools.

MeetAndGreet

MeetAndGreet shows how to use Office365 API's within a Windows 8.1 Store App.

Further Readme's

Review Project directories for dedicated README.md files. They provide more information on how to get started with each sample.

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.

About

[ARCHIVED] All the code samples shown in the SharePoint Power Hour including Windows 8 and ASP.NET MVC Office 365 API demos

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.7%
  • C# 16.8%
  • CSS 9.5%
  • HTML 2.6%
  • Other 0.4%