Skip to content

A curated collection of community-contributed samples using the Microsoft Graph Toolkit

License

Notifications You must be signed in to change notification settings

pnp/mgt-samples

Repository files navigation

Microsoft Graph Toolkit Samples & Tutorial Materials

GitHub Repo stars GitHub forks GitHub watchers Twitter Follow YouTube Channel Subscribers GitHub issues GitHub pull requests

This repository contains community samples that demonstrate different usage patterns for the Microsoft Graph Toolkit.

We do welcome community contributions to the samples folder in this repository for demonstrating different use cases with the Microsoft Graph Toolkit. Notice that if you use 3rd party libraries, please make sure that library license allows distributions of it as part of your sample.

The Microsoft Graph Toolkit is a collection of reusable, framework-agnostic components and authentication providers for accessing and working with Microsoft Graph. The components are fully functional right of out of the box, with built in providers that authenticate with and fetch data from Microsoft Graph.

Have issues or questions?

Please use following logic on submitting your questions or issues to right location to ensure that they are noticed and addressed as soon as possible.

Additional resources

Using the samples

To build and start using these projects, you'll need to clone and build the projects.

Clone this repository by executing the following command in your console:

git clone https://github.com/pnp/mgt-samples.git

Navigate to the cloned repository folder which should be the same as the repository name:

cd mgt-samples

To access the samples use the following command, where you replace sample-folder-name with the name of the sample you want to access.

cd samples
cd sample-folder-name

and for the tutorials, use the following command:

cd tutorials

TODO: Complete instructions

Authors

This repository's contributors are all community members who volunteered their time to share code samples. Work is done as an open source community project, with each sample contained in their own solution.

Contributions

These samples are direct from the feature teams, PnP core team (http://aka.ms/m365pnp) or shared by the community. We welcome your input on issues and suggestions for new samples. We do also welcome community contributions around the Microsoft Graph Toolkit. If you have any questions, just let us know.

Please have a look on our Contribution Guidance before submitting your pull requests, so that we can get your contribution processed as fast as possible.

Code of Conduct

This repository 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.

Sharing is caring!

About

A curated collection of community-contributed samples using the Microsoft Graph Toolkit

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published