
Generating Json Web Tokens with .Net Core: A TDD Approach
A test driven approach for creting secure Json Web Tokens in a back-end .NET Core web API project

Setting Up & Using Azure Key Vault
Setting up and using Azure Key Vault in a .Net Core web API project for retriving confidential values securely

CI CD Pipeline - IIS .NET Web API Application On An Azure VM using GitHub Workflows & Power Shell Script Automation
Implementing a CI CD pipeline on an Azure VM running a web API on an IIS server. VM deployed and configured via powershell automation scripts