.NET .NET Core Angular Azure AD C# MS Graph OAuth OData SPA Visual Studio Visual Studio Code Web API How to Call an MS Graph API from a Web API In today's post I will show how to call an MS Graph API from a Web API.
Azure AD C# Certificates Powershell Security How to Create Client Certificates for Application Authentication In today's post I will show how to create client certificates for use in application authentication.
Angular Azure C# MS Graph OData Office 365 How to Access Outlook Calendar Events in Angular Applications using MS Graph API In today's post I will show how to access Outlook Calendar Events in Angular applications using MS Graph API
.NET .NET Core Azure AD C# MS Graph Office 365 REST Web API How to use an MS Graph API Calendar with .NET Core In today's post I will show how to create an MS Graph API calendar using .NET Core.
.NET .NET Core ASP.NET Core Identity Best Practices C# OWASP Security Visual Studio How to Implement Account Unlocking in ASP.NET Core Identity In today's post I will show how to implement account unlocking using ASP.NET Core Identity.
.NET .NET Core ASP.NET Core Identity Best Practices C# OWASP Security Visual Studio How to Implement Password Changes in ASP.NET Core Identity In today's post I will show how to implement account password changes using ASP.NET Core Identity.
.NET .NET Core ASP.NET Core ASP.NET Core Identity Best Practices C# OWASP Security Visual Studio How to Implement Account Lockouts in ASP.NET Core Identity In today's post I will show how to implement account lockouts using ASP.NET Core Identity.
.NET .NET Core Azure Azure Function C# Visual Studio How to Build Serverless Workflows with Durable Azure Functions In today's post I will be showing how to build serverless workflows using durable Azure Orchestration functions.
Azure Azure Storage Azure Storage Queue C# How to Queue Requests through an Azure Storage Queue In today's post I will show how to queue requests using Azure Storage Queues.
.NET .NET Core C# ORM Patterns How to Use AutoMapper in a .NET Core Application In today's post I will be showing you how to use AutoMapper mapping library in a .NET Core application.