AzureADQuickStarts / B2C-GraphAPI-DotNet
A sample application that shows how to call the Azure AD Graph API for an Azure AD B2C directory.
☆59Updated last year
Alternatives and similar repositories for B2C-GraphAPI-DotNet:
Users that are interested in B2C-GraphAPI-DotNet are comparing it to the libraries listed below
- 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
- 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
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.☆60Updated 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
- A sample demonstrating how you can configure your ASP.NET Core 5.0 applications to take advantage of Azure AD B2C to perform such tasks a…☆33Updated last year
- Bulk Executor Utility for Azure Cosmos DB .NET SQL API☆66Updated 2 years ago
- ASP.NET Core 2.0 Azure AD authentication example☆39Updated 6 years ago
- [ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.☆54Updated 6 years ago
- How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.☆64Updated 7 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
- Code Samples for AADGuide☆39Updated last year
- This sample showcases the Azure Functions tooling for Visual Studio 2017. It has a website where customers submit reviews, stored in Azur…☆58Updated 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
- Sample that shows how to fetch a secret from Azure Key Vault at run-time from an App Service with a Managed Service Identity (MSI).☆65Updated last year
- Microsoft Azure Service Bus attachment plugin☆69Updated last year
- [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 authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.☆119Updated 5 years ago
- Unit testing sample for Azure Functions and Durable Functions☆62Updated 6 years ago
- A demo application that uses Azure Active Directory B2C and Azure Active Directory B2B☆44Updated 6 years ago
- .NET Samples that show how you can use Event Grid to publish and consume events, and how to manage topics and event subscriptions.☆40Updated 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
- ☆65Updated 4 years ago
- Getting Started with Azure Search using .NET☆108Updated 10 months ago
- A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows…☆84Updated 5 years ago
- An Autofac based implementation of Dependency Injection based on Boris Wilhelms Azure Function Dependency Injection Project☆60Updated 2 years ago
- ☆20Updated 5 years ago
- Azure Functions Security☆28Updated 4 months ago
- .NET Core Azure Function for use with API connector to validate user attributes on external user self service sign-up☆27Updated last year
- A single page app, implemented with an ASP.NET Web API backend, that signs up & signs in users using Azure AD B2C and calls the web API u…