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.
- SharePoint Development Center
- SharePoint Patterns and Practices
- Classic PnP repository for add-in 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
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.