irtazaali / hackathongraphapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack Together: Microsoft Graph and .NET

Project Title

Sample Blazor App to connect with Graph API for viewing calendar events and contacts

API Reference

https://graph.microsoft.com

Get all contacts

  GET /v1.0/me/contacts

Get all calendar events

  GET /v1.0/me/events

Screenshots

Contacts

Calendar Events

About

License:MIT License


Languages

Language:HTML 45.6%Language:C# 39.5%Language:CSS 13.0%Language:PowerShell 1.1%Language:Shell 0.8%