Pinned Repositories
Add-in-Content-Sample
Add-in-MailCompose-Sample
Add-in-MailRead-Sample
Add-in-TaskPane-Sample
Android-REST-API-Explorer
View and run the REST APIs that read, add, update, and delete OneNote entities such as notebooks, section groups, sections, and pages.
CodingDojo
Course files and exercises for Ruby on Rails course.
doc-set-test
Excel-Add-in-JS-BabylonJS
Excel-Task-Pane-Add-in-Calculator
Excel add-in as a task pane. As user type in this Calculator, will do the calculation in Excel sheet and generate the formular.
FabricSharePointAddin-Template
Provider-hosted SharePoint add-in template using Fabric styles.
AndrewJMay's Repositories
AndrewJMay/Add-in-Content-Sample
AndrewJMay/Add-in-MailCompose-Sample
AndrewJMay/Add-in-MailRead-Sample
AndrewJMay/Add-in-TaskPane-Sample
AndrewJMay/CodingDojo
Course files and exercises for Ruby on Rails course.
AndrewJMay/doc-set-test
AndrewJMay/Excel-Task-Pane-Add-in-Calculator
Excel add-in as a task pane. As user type in this Calculator, will do the calculation in Excel sheet and generate the formular.
AndrewJMay/FabricSharePointAddin-Template
Provider-hosted SharePoint add-in template using Fabric styles.
AndrewJMay/git_debugging
AndrewJMay/hopeful
AndrewJMay/Interop-REST-Mail-Contacts-Calendar-Sample
A sample application that will allow you to modify meetings via the REST APIs
AndrewJMay/iOS-objectivec-connect-sample
Use Microsoft Graph to access a user’s Microsoft account data from within an iOS app written in Objective C. This sample uses the Microsoft Graph Client Library to work with the data, and allows you to authenticate using work, school, and personal accounts.
AndrewJMay/iOS-objectiveC-snippets-sample
This sample shows how to use the Microsoft Graph SDK to send email, manage groups, and perform other activities with Office 365 data.
AndrewJMay/iOS-swift-connect-sample
Use Microsoft Graph to access a user’s Microsoft account data from within an iOS app written in Objective-C. This sample uses the Microsoft Graph Client Library to work with the data, and allows you to authenticate using work, school, and personal accounts.
AndrewJMay/ios-swift-snippets-sample
Code snippets that use the Microsoft Graph to perform common tasks, such as sending email or managing groups, from within an iOS app written in Swift. This sample uses the Microsoft Graph Client Library to work with the data, and uses the Active Directory Authentication Library (ADAL) for authentication of users' work or school Office 365 accounts.
AndrewJMay/microsoft-graph-docs
Documentation for the Microsoft Graph REST API
AndrewJMay/O365-CORS-VisualStudio
Single Page Application built using Visual Studio and AngularJS to demonstrate the Office 365 CORS support.
AndrewJMay/O365-WebApp-MultiTenant
This sample shows how to build a multitenant MVC web application that uses Azure AD for sign-in using the OpenID Connect protocol, and then calls a Office 365 API under the signed-in user's identity using tokens obtained via OAuth 2.0. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.
AndrewJMay/O365-WebApp-OAuthController
Add the ability to call Office 365 APIs in an existing web app with its own way of signing in users.
AndrewJMay/O365-WebApp-SingleTenant
This sample shows how to build a single tenant MVC web application that uses Azure AD for sign-in using the OpenID Connect protocol, and then calls a Office 365 API under the signed-in user's identity using tokens obtained via OAuth 2.0. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.
AndrewJMay/Office365-Discovery-Service-Sample
Office 365 Discovery Service Sample
AndrewJMay/OneDriveExplorer
This sample Cordova application enumerates files stored in OneDrive for Business
AndrewJMay/OneNoteAPISamplePHP
Code sample with examples of how to use the OneNote API on PHP.
AndrewJMay/OneNoteAPISampleRuby
Code sample with examples of how to use the OneNote API with Ruby on Rails.
AndrewJMay/secrets_app
Test to see if I can actually deploy a functioning app to AWS. Pray for me.
AndrewJMay/skype-docs
This repository contains the content of the Skype Web SDK documentation that is published on MSDN
AndrewJMay/test_crap
AndrewJMay/TestDocSet
AndrewJMay/user_mgmt_ajax
AndrewJMay/XamarinAndroidO365
Interacting with Office 365 APIs in an Xamarin Android Project