Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damienbod/teamsadminui

ASP.NET Core Razor Page app using Graph API to create team meetings, send emails
https://github.com/damienbod/teamsadminui

aad aspnet-core azuread email graph oauth2 oidc teams

Last synced: 19 days ago
JSON representation

ASP.NET Core Razor Page app using Graph API to create team meetings, send emails

Awesome Lists containing this project

README

        

# Microsoft Teams meeting in ASP.NET Core using Microsoft Graph

[![.NET](https://github.com/damienbod/TeamsAdminUI/actions/workflows/dotnet.yml/badge.svg)](https://github.com/damienbod/TeamsAdminUI/actions/workflows/dotnet.yml)

Blogs:

[Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph](https://damienbod.com/2021/09/20/creating-microsoft-teams-meetings-in-asp-net-core-using-microsoft-graph/) delegated

[Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph application permissions part 2](https://damienbod.com/2021/10/18/creating-microsoft-teams-meetings-in-asp-net-core-using-microsoft-graph-application-permissions-part-2/)

## Setup TeamsAdminUIObo

https://docs.microsoft.com/en-us/graph/cloud-communication-online-meeting-application-access-policy

## History

2023-11-19 Updated .NET 8, Updated to Graph SDK 5

2023-01-15 Updated nuget packages, improved Graph application client

2022-01-05 Updated nuget packages

## Links

https://docs.microsoft.com/en-us/graph/api/application-post-onlinemeetings

https://damienbod.com/2021/08/09/send-emails-using-microsoft-graph-api-and-a-desktop-client/

https://github.com/AzureAD/microsoft-identity-web

https://www.office.com/?auth=2

https://aad.portal.azure.com/

https://admin.microsoft.com/Adminportal/Home

https://docs.microsoft.com/en-us/graph/cloud-communication-online-meeting-application-access-policy

https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki/Client-credential-flows