Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Latest commit

 

History

History
42 lines (25 loc) · 2.46 KB

setup.md

File metadata and controls

42 lines (25 loc) · 2.46 KB

Environment Setup

1 - Prepare your Microsoft 365 tenant

Need a development environment?

If you don't currently have an Microsoft 365 work/school account, you can sign up for a Microsoft 365 Developer Program subscription. It's free for 90 days and will continually renew as long as you're using it for development activity. If you have a Visual Studio Enterprise or Professional subscription, both programs include a free Microsoft 365 developer subscription, active for the life of your Visual Studio subscription. See Set up a Microsoft 365 developer subscription.

Already have a Microsoft 365 account?

If you are a Microsoft 365 subscriber, you can develop apps with Microsoft Graph by using one of the following plans:

  • Business Essentials
  • Business Premium
  • Enterprise E1, E3, and E5
  • Developer
  • Education, Education Plus, and Education E5
  • Microsoft Teams will also be available to customers who subscribed to E4 prior to its retirement.

2 - (Option 1) Install .NET Core 7.0 SDK

3 - (Option 2) Install Visual Studio or Visual Studio Code with .NET

Visual Studio

Visual Studio Code

4 - Setup your GitHub account

GitHub offers personal accounts for individuals and organizations for teams of people working together.

You can create a personal account, which serves as your identity on https://github.com, or an organization, which allows multiple personal accounts to collaborate across multiple projects.

For more information, see Signing up for a new GitHub account.