.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.
.NET .NET Core Best Practices IIS Visual Studio Web API How to Upgrade an IIS Web API Deployment from .NET Core 2.x to 3.1 In today's post I will show how to upgrade an IIS Web API deployment from .NET Core 2.x to 3.1.
.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.
.NET .NET Core Best Practices C# NUnit TDD Visual Studio How to Integration Test .NET Core Applications In this post I will be showing you how to integration test a .NET Core application.
.NET .NET Core C# Diagnostics Visual Studio Centralized Logging and Exception Handling in a .NET Core Application In today's post I will show how to implement centralized logging and exception handling in a .NET core application.
.NET .NET Core C# Visual Studio Using Extension Methods in a .NET Core Application In today's post, I will show how to use extension methods within a .NET Core application.
.NET .NET Core Azure Azure App Services Azure Storage Azure Web Job Azure WebJob C# Kudu PaaS Visual Studio How to Deploy a .NET Core WebJob Application to Azure In today's post I will show how to deploy a .NET Core WebJob console application to Azure.