ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/860072f7781a10db10fa925ea5c86d91f1e6f2c4
This is the .NET Client Library for Microsoft Azure Active Directory Graph API.
Learn more about Azure AD Graph API @ https://msdn.microsoft.com/Library/Azure/Ad/Graph/howto/azure-ad-graph-api-operations-overview.
NOTE: Azure AD Graph API functionality is also available through...
More information
Microsoft Graph Authentication Library implements authentication functionality used by Microsoft Graph Client Library. It provides a set of OAuth scenario-centric providers that implement Microsoft.Graph.IAuthenticationProvider and uses Microsoft Authentication Library (MSAL) to handle access token...
More information
Microsoft Graph beta client library allows you to target the Microsoft Graph /beta endpoint. You can call Office 365, Azure AD and other Microsoft services through a single unified developer experience.
Javscript Client Library for Microsoft Azure Active Directory Graph Client Library.
Learn more about how to use this library @ http://aka.ms/ClientLibraries.
Javscript Client Library for Microsoft Azure Active Directory Graph Client Library.
Learn more about how to use this library @ http://aka.ms/ClientLibraries.
Templates for Prism for Xamarin Forms. This includes an empty project template, a customizable quickstart template, module template, and item templates for Pages and Services.
This library simplifies the configuration (and dependencies) of Azure AD B2C within a Nancy OWin application. See https://endpointsystems.com/blog/introducing-nancy-owin-security-b2c for instructions on how to use.
The purpose of this library is to help developers with dependency injection per HTTP request context. This is currently not available via the default dependency injection infrastructure. A secondary goal is provide easy access to common infrastructure services such as security, logging, etc.
I developed this helper library because I need often information like Azure AD Device ID when working localy on a device. But I was never happy with parsing the registry or the command line output from dsregcmd. With this small library you get the possibility to get all this information directly...
More information