microsoftgraph / console-csharp-connect-sample
[ARCHIVED] This sample shows how to connect a Windows console application to a Microsoft work or school (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API to send an email.
☆37Updated 5 years ago
Alternatives and similar repositories for console-csharp-connect-sample
Users that are interested in console-csharp-connect-sample are comparing it to the libraries listed below
Sorting:
- .Net Core console application for calling Microsoft Graph. Sample built from scratch.☆89Updated 11 months ago
- A WPF application that calls a Web API running on ASP.NET Core 2.0 protected by Azure AD using OAuth 2.0 access tokens.☆38Updated 5 years ago
- Example application ported from Angular 2 to Blazor☆37Updated 5 years ago
- An ASP.NET Core web application that authenticates Azure AD users from any tenant and calls a web API using OAuth 2.0 access tokens.☆31Updated 5 years ago
- Azure Functions Security☆28Updated last week
- ASP.NET Core 2.0 Azure AD authentication example☆39Updated 6 years ago
- A sample application that shows how to call the Azure AD Graph API for an Azure AD B2C directory.☆58Updated last year
- [ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.☆54Updated 6 years ago
- A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows…☆84Updated 5 years ago
- Secure cross-platform token cache for MSAL public client apps☆84Updated last year
- [ARCHIVED] This Windows console app demonstrates how to perform various operations using the Microsoft Graph client library with both del…☆17Updated 5 years ago
- Code Samples for AADGuide☆39Updated last year
- Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Microsoft Entra ID internal identities☆35Updated last year
- Sample app showing off the Teams Task Module, a way to invoke custom code from a bot, a tab, or both! (C#/.NET version.)☆18Updated 3 years ago
- Code from my Building Apps with Microsoft Graph and Visual Studio talk☆20Updated 3 years ago
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.☆60Updated 5 years ago
- A .NET Core console application which gets an access token to call Microsoft Graph using a username and password☆82Updated 9 months ago
- [ARCHIVED] This sample shows how to use the Microsoft Graph SDK to send email, manage groups, and perform other activities with Office 36…☆25Updated 6 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
- .NET Core application using CosmosDB. Used for several quickstart scenarios on https://docs.microsoft.com.☆19Updated 7 years ago
- Azure Service Bus - Deep Dive presentation + code☆22Updated 3 years ago
- Getting started on managing Kubernetes clusters (AKS) using C#☆28Updated last year
- Microsoft Entra ID Auth with ASP.NET CORE UI and ASP.NET Core API☆45Updated last week
- Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identit…☆78Updated 3 years ago
- The getting started sample demonstrates how to perform common tasks using the Azure Queue Service in .NET including inserting, peeking, g…☆36Updated 4 years ago
- .NET Core console application letting a user acquire a token for the Microsoft Graph by signing in through another device having a Web br…☆50Updated 11 months ago
- Azure .NET Management Libraries Code Sample☆39Updated 4 months ago
- A sample Office 365 Connector written in C#/.NET for a task list application, generating notifications whenever tasks are created or modi…☆35Updated 2 years ago
- (Outdated) ASP.NET Core Web app to organize online learning resources.