microsoftgraph / aspnet-snippets-sample
A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activities from an ASP.NET Core MVC app. This sample uses the Microsoft Graph .NET Client Library to work with data, and the Microsoft Identity Web Library for authentication on the Microsoft identity platform v2.0 end…
☆189Updated 9 months ago
Alternatives and similar repositories for aspnet-snippets-sample:
Users that are interested in aspnet-snippets-sample are comparing it to the libraries listed below
- A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can si…☆172Updated 8 months ago
- [ARCHIVED] This ASP.NET Core MVC sample shows how to connect to Microsoft Graph using delegated permissions and the Azure AD v2.0 (MSAL) …☆123Updated last year
- An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.☆162Updated 4 years ago
- A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.☆132Updated 6 months ago
- A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity☆253Updated last month
- Microsoft Graph Training Module - Build MVC apps with Microsoft Graph☆97Updated 7 months ago
- [ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.☆54Updated 6 years ago
- A .NET 4.5 MVC web app that uses Azure AD application roles for authorization.☆100Updated 5 years ago
- Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identit…☆78Updated 3 years ago
- An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.☆119Updated 5 years ago
- An ASP.NET Core Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens☆62Updated 4 years ago
- The core Microsoft Graph client library for .Net. (Microsoft.Graph.Core)☆155Updated 2 weeks ago
- A .NET 4.5 MVC web app that signs Azure AD users in with OpenID Connect and calls a web api using OAuth 2.0 access tokens.☆82Updated 5 years ago
- An ASP.NET Core web application that signs-in Azure AD users from a single Azure AD tenant.☆131Updated 5 years ago
- This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.☆132Updated last month
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.☆60Updated 5 years ago
- A .NET MVC web application that uses OpenID Connect to sign-in users from a single Azure Active Directory tenant.☆158Updated 5 years ago
- A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C☆280Updated 8 months ago
- Getting Started with Azure Search using .NET☆108Updated 10 months ago
- A .NET 4.5 MVC Web API protected by Azure AD that receives tokens from a client and uses ADAL to get tokens for calling the MIcrosoft Gra…☆101Updated 5 years ago
- Microsoft Azure WebJobs SDK Samples☆136Updated 9 years ago
- How to manually process a JWT access token in a web API using the JSON Web Token Handler For the Microsoft .Net Framework 4.5.☆134Updated last year
- A sample .NET 4.5 MVC web app that signs-up and signs-in users from any Azure AD tenant using OpenID Connect.☆118Updated 5 years ago
- A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.☆93Updated 5 years ago
- A template for building complex bots for Microsoft Teams - C# version☆102Updated 3 years ago
- Secure cross-platform token cache for MSAL public client apps☆84Updated last year
- Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0☆288Updated last month
- ASP.NET Web Server - OpenID Connect v2 Endpoint Sample☆95Updated last year
- A Windows console application that calls a web API using its app identity (instead of a user's identity) to get access tokens in an unatt…☆107Updated 5 years ago
- [ARCHIVED] This ASP.NET MVC sample shows how to connect to Microsoft Graph and use the API to send an email.☆63Updated 6 years ago