Repository for Graph API Sample programs
This repository is organized by programming language and technology:
- csharp/ - C# samples using Microsoft Graph SDK for .NET
- powershell/ - PowerShell samples using Microsoft Graph PowerShell SDK
- Choose your preferred language/technology from the folders above
- Follow the README instructions in each folder for setup and prerequisites
- Explore the samples and adapt them for your specific use cases
We welcome contributions! Please:
- Choose the appropriate folder for your sample
- Follow the coding standards and documentation guidelines for that technology
- Include clear README documentation for your sample
- Test your samples thoroughly before submitting
- An Azure AD tenant with appropriate permissions
- A registered Azure AD application
- The relevant SDK/tools for your chosen technology
For specific prerequisites, refer to the README files in each language folder.