microsoft / hack-together

Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
MIT License
523 stars 85 forks source link

Project: Menu driven .NET console app using MS Graph #74

Open Vedshruti-11 opened 1 year ago

Vedshruti-11 commented 1 year ago

Project name

.NETConsoleAppWithMSGraph

Description

.NETConsoleAppWithMSGraph

It is a basic Menu Driven Console Application using .NET & Microsoft Graph. First Authorization of client takes place. (A code will be given and the user need to log in their Microsoft account through https://microsoft.com/devicelogin ) After accepting the conditions close the sign in page. Then a greeting displaying your Name, Id and Mail ID displays on console. A menu appears below and choose the options accordingly to perform operations with it.

For The Application : I followed Microsoft Documentation on Build .NET apps with Microsoft Graph and other documentations of MSGraph. My App is registered with Azure Active Directory

The Working of the App is given below : (Login through Microsoft account only for the app to work properly) Screenshot (46) Screenshot (48) Screenshot (50)

Hack Together: Microsoft Graph and .NET

Video Walkthrough

Video Walkthrough of My Console Application

Repo URL

https://github.com/Vedshruti-11/.NETConsoleAppWithMSGraph

Team members

Vedshruti-11

waldekmastykarz commented 1 year ago

Thank you for your hack @Vedshruti-11! 👏

waldekmastykarz commented 1 year ago

Hey @Vedshruti-11, would you mind recording a short video walkthrough of your hack? Any format will work. It's not required for the hackathon but it would help us showcase your work both internally at Microsoft and publicly in the community. 😊

Vedshruti-11 commented 1 year ago

Sure! I will try to make one😊. But how and where will I need to submit it?

waldekmastykarz commented 1 year ago

You can add it to the repo or drag & drop into a comment in this thread. Either way will work 🙂

Vedshruti-11 commented 1 year ago

@waldekmastykarz I have uploaded the walkthrough of my hack on YouTube due to GitHub video size restrictions. Here is the url Video Walkthrough of Menu driven .NET Console Application using MS Graph I have also edited the same in the description.

waldekmastykarz commented 1 year ago

Excellent! Thank you!