Pinned Repositories
active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core 2.x Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
android-java-connect-rest-sample
Use Microsoft Graph to access a user’s Microsoft account data from within an Android app. This sample uses the Microsoft Graph REST endpoint to work with the data, and uses the Azure AD v2.0 endpoint for authentication of users of personal or work or school accounts.
android-java-connect-sample
Use Microsoft Graph to access a user’s Microsoft account data from within an Android app. This sample uses the Microsoft Graph Client Library to work with the data, and uses the Azure AD v2.0 endpoint for authentication of users of personal or work or school accounts.
android-java-meetingfeedback-rest-sample
This showcase sample accesses Microsoft calendar and email data so users can send anonymous feedback on the meetings they attend.
android-java-snippets-rest-sample
Code snippets that use the Microsoft Graph to perform common tasks, such as sending email or managing groups, from within an Android app. This sample uses REST calls directly to the Microsoft Graph endpoint, and the Active Directory Authentication Library (ADAL) for authentication of users' work or school Office 365 accounts.
aspnet-donations-rest-sample
This sample shows how to read and write into an Excel document stored in your OneDrive for Business account by using the Excel REST APIs.
aspnet-mailboxsync-sample
aspnet-webhooks-rest-sample
Webhooks in Microsoft Graph notify your web application about changes in user data. You can create a webhook subscription to get notified about changes in user's data. This sample uses the Azure AD endpoint to obtain an access token for work or school accounts.
aspnetcore-webhooks-sample
This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.
powershell-samples
Cmdlet Samples for PowerShell
irvinesunday's Repositories
irvinesunday/powershell-samples
Cmdlet Samples for PowerShell
irvinesunday/active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core 2.x Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
irvinesunday/android-java-connect-sample
Use Microsoft Graph to access a user’s Microsoft account data from within an Android app. This sample uses the Microsoft Graph Client Library to work with the data, and uses the Azure AD v2.0 endpoint for authentication of users of personal or work or school accounts.
irvinesunday/android-java-snippets-rest-sample
Code snippets that use the Microsoft Graph to perform common tasks, such as sending email or managing groups, from within an Android app. This sample uses REST calls directly to the Microsoft Graph endpoint, and the Active Directory Authentication Library (ADAL) for authentication of users' work or school Office 365 accounts.
irvinesunday/aspnetcore-webhooks-sample
This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.
irvinesunday/AspNetCore.Docs
Documentation for ASP.NET Core
irvinesunday/autographps-sdk
PowerShell SDK for the Microsoft Graph API
irvinesunday/botframework-csharp-approvalbot-sample
A sample Bot that uses adaptive cards and the .NET Graph SDK to send actionable messages requesting approval to release files on OneDrive.
irvinesunday/CoviDoc
irvinesunday/cracking-the-coding-interview
C# solutions/tests to Gayle Laakmann McDowell's "Cracking The Coding Interview 6th edition"
irvinesunday/dotnetcore-graph-console-sample
irvinesunday/EdmUtils
The Ugly Tools for OData Edm
irvinesunday/GitHubRepo.ContentUtility
irvinesunday/microsoft-graph-devx-content
Content used by the DevX API to enhance clients and tooling.
irvinesunday/msgraph-github-content-utility
irvinesunday/msgraph-metadata
Metadata captured and used for generating client library code files.
irvinesunday/MSGraph-SDK-Code-Generator
MSGraph SDK Code Generator
irvinesunday/msgraph-sharepoint-sample
SharePoint Microsoft Graph Sample
irvinesunday/msgraph-training-restapi
Microsoft Graph Training Module - REST API calls
irvinesunday/msgraph-training-webhooks-customdata-insights
Microsoft Graph Training Module - Webhooks, Custom Data, Insights and Delta Query
irvinesunday/nohello
https://sbmueller.github.io/nohello/ Website on chat etiquette. Copied from nohello.com.
irvinesunday/octokit.net
A GitHub API client library for .NET
irvinesunday/OpenAPI.NET
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
irvinesunday/OpenAPI.NET.OData
Generates OpenAPI document from OData CSDL
irvinesunday/ProgrammingChallenges
Repository containing solutions to the weekly Microsoft programming challenges
irvinesunday/Tavis.UriTemplates
.Net implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570
irvinesunday/TrainingExercises
Repository for training exercises
irvinesunday/TriggersAPI
irvinesunday/typespec
irvinesunday/xamarin-csharp-photosender-sample
A sample Xamarin Forms app that uses the Microsoft Graph