sp-dev-samples
sp-dev-samples copied to clipboard
Code samples for SharePoint add-ins, web hooks and other API samples
page_type: sample products:
- office-sp languages:
- aspx extensions: contentType: samples createdDate: 8/10/2016 10:44:23 AM
SharePoint code samples for add-ins, webhooks and other APIs
This repo contains the samples around add-in/app model, webhooks and other related APIs.
Note. If you are looking for SharePoint Framework client-side web part samples, those are located in different repository.
Additional resources
- SharePoint Development Center
- SharePoint Patterns and Practices
- Classic PnP repository for add-in samples
Using the samples
To build and start using these projects, you'll need to clone and build the projects.
Clone this repo by executing the following command in your console:
git clone https://github.com/SharePoint/sp-dev-samples.git
Navigate to the cloned repo folder which should be the same as the repo name:
cd sp-dev-samples
Contributions
These samples are direct from the feature teams and SharePoint PnP core team (http://aka.ms/SharePointPnP). We welcome your input on issues and suggestions for new samples.
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.