aspnetcore-security-headers. Middleware for adding security headers to an ASP.NET Core application.
276IsolatedFunctionsAuthentication. Sample .NET 6 Azure Function with AAD authentication and authorization through middleware
547-deadly-sins-in-azure-ad-app-development. Demos for my talk on some things you maybe could be doing better with Azure AD
44aspnetcore2aadauth. ASP.NET Core 2.0 Azure AD authentication example
39AzureAdUiTestAutomation. Examples of running UI tests on an Azure AD protected single page app that calls an Azure AD protected API
35testing-aad-protected-apis. Examples of testing an Azure AD-protected API
26Joonasw.ManagedIdentityDemos. Example uses of Azure Managed Identities
25Joonasw.AzureAdApiSample. Sample implementation of an ASP.NET Core API with Azure AD authentication
23azure-ad-on-behalf-of-sample-aspnetcore. Sample app using Azure AD On-Behalf-Of grant to call MS Graph API as the user calling this API
14code-sandbox. C# code sandbox with Azure Durable Functions + Container Instances
9CustomOidcClaims. Sample app: adding custom claims to a user when using OpenID Connect authentication in ASP.NET Core 2.0
8azure-pipelines-aad-b2c-policy-tasks. Extension for Azure Pipelines offering tasks to build and publish custom Azure AD B2C policies.
7BlazorPromises. Showcases how one could call JavaScript functions returning Promises with await from front-end C# code.
7Joonasw.AzureDataProtection. Sample app using the new Azure integration packages for data protection with Azure Key Vault and Azure Storage
6AspNetCoreApiExample. Example of a Web API built on ASP.NET Core
6Joonasw.ElectronicSigningDemo. Durable Functions + ASP.NET Core demo app that allows users to e-sign documents
5AspNetCoreActionDiscovery. An ASP.NET MVC Core app that demonstrates how you can discover controller actions and razor pages programmatically.
4AzureLocationTrackingDemo. Sample application that shows simulated location data on a map view
3aspnet-core-azureadb2c-demo. Demo ASP.NET Core 2.1 app using Azure AD B2C for authentication
3AspNetCoreHideRoutesFromSwagger. Different strategies for hiding routes from Swagger documentation
3managedidentity-filesharing. Demo app showcasing Managed Identities for Azure resources
2Joonasw.AzureAppConfigurationFeatureFlags. ASP.NET Core app using Azure App Configuration as source of feature flag state
2Joonasw.AzureStorageAadAuthentication. Sample app which uses Azure AD to get a file from Azure Storage
2AspNetCoreFeatureFlags. Sample app using Azure App Configuration feature flags
1tembi. JavaScript
1Joonasw.MsiKeyVaultSample. Sample ASP.NET Core app showing usage of Azure AD Managed Service Identity, contains ARM template too
1ElasticDbTenants. Using Durable Functions to create databases for tenants in Azure SQL Elastic Pool
1DurableFunctionsDeepDive. C#
1