Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/damienbod/teamsadminui
- Owner: damienbod
- License: mit
- Created: 2021-09-17T16:23:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T10:50:45.000Z (12 months ago)
- Last Synced: 2024-10-06T09:40:37.604Z (about 1 month ago)
- Topics: aad, aspnet-core, azuread, email, graph, oauth2, oidc, teams
- Language: C#
- Homepage:
- Size: 771 KB
- Stars: 27
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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