Pinned Repositories
lab-instructions
Instructions for Lab exercises
azure-activedirectory-identitymodel-extensions-for-dotnet
IdentityModel extensions for .Net
microsoft-authentication-library-for-dotnet
Microsoft Authentication Library (MSAL) for .NET
microsoft-identity-abstractions-for-dotnet
Contains interfaces and data classes used in the .NET Microsoft authentication libraries (MSAL, IdentityModel, Microsoft.Identity.Web, ...)
microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
20Questions
C# Game that mimics bad AI and tries to guess an object from the user by playing 20 questions.
active-directory-dotnet-native-multitarget
A Xamarin application that signs users in with Azure Active Directory across several different platforms and calls the Azure AD Graph API using OAuth 2.0 access tokens.
active-directory-dotnet-webapp-openidconnect-v2
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 sign in using both their work/school account or Microsoft account. The sample also shows how to use MSAL to obtain a token for invoking the Microsoft Graph.
aspnetcore-1
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
azure-docs
Open source documentation of Microsoft Azure
jennyf19's Repositories
jennyf19/aspnetcore-1
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
jennyf19/azure-docs
Open source documentation of Microsoft Azure
jennyf19/active-directory-dotnet-native-multitarget
A Xamarin application that signs users in with Azure Active Directory across several different platforms and calls the Azure AD Graph API using OAuth 2.0 access tokens.
jennyf19/AspNetCore.Docs
Documentation for ASP.NET Core
jennyf19/BasicXamarinTestApp
jennyf19/BinaryTreeMerge
jennyf19/coding-interview-university
A complete computer science study plan to become a software engineer.
jennyf19/HighestProductOf3
jennyf19/iOSAppBuiltOnMac
This basic iOS App uses MSAL.NET for auth and was built using VS for Mac
jennyf19/iOSTestApp
Xamarin iOS test app w/MSAL using B2C and AAD
jennyf19/JavaShowBits
jennyf19/LeapSweProcessDemo
Basic console app to demo SWE process for LEAP
jennyf19/microsoft-authentication-library-for-js
Microsoft Authentication Library (MSAL) for JS
jennyf19/ms-identity-azurefunctions-microsoft-identity-web
jennyf19/msgraph-sdk-dotnet
Microsoft Graph Client Library for .NET!
jennyf19/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
jennyf19/NativeClient-MultiTarget-DotNet
A Xamarin app that uses ADAL to query the Graph API on iOS, Android, Windows Phone, Windows Store, and Windows Desktop
jennyf19/O365-EDU-AspNetMVC-Samples
Office 365 EDU Samples
jennyf19/pxt
Microsoft MakeCode (PXT - Programming eXperience Toolkit)
jennyf19/ShortcutExporter
Visual Studio extension
jennyf19/ShowBits
jennyf19/SmallBasic-Online
An open-source IDE/runtime for the Small Basic programming language
jennyf19/source-build-externals
This repo contains the source that resides outside of the dotnet organization required to build .NET from source.
jennyf19/UWPAdalTestApp
jennyf19/xamarin-azure-businessreview
Demo app showing how to use several Azure services with Xamarin including Azure AD B2C, Azure Cosmos DB, Azure Functions, Azure App Services, and Azure Media Services
jennyf19/xamarin-csharp-connect-sample
This sample shows how to connect a Xamarin Forms app to a Microsoft work or school (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API to send an email.
jennyf19/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
jennyf19/XamarinAndroidTest
jennyf19/XamarinAndroidTestApp
jennyf19/XamarinTestApp
Basic iOS/Android app for testing MSAL