Kubernetes ConfigMaps with .NET Core
This tutorial will cover how to mount a Kubernetes ConfigMap into a pod and how to read that configuration in...
.NET Kafka Producers
This multipage post will specifically target the concept of getting data out of a specific system or database and on to the...
IdentityServer: Token Exchange
This custom Token Exchange Grant Flow allows IdentityServer to exchange a reference token through the creation of a new JWT token. There...
Azure App Config + Key Vault
In distributed environments using a centralized configuration store and secret store can improve security posture, increase productivity, and make...
IdentityServer ClientCredentials with POSTMAN
This tutorial will demonstrate how to set up security within microservices using IdentityServer with OpenID. This will use a Client and...
Docker: Jenkins Build Server on Windows Server Core
Big fan of Jenkins! I've really enjoyed the flexibility that this CI server provides. While it's easy...
.NET Health Checks: Azure Key Vault
There isn't much documentation on how to use the Azure Key Vault Health Checks so I thought I would...
Introduction to ASP.NET/.NET Core
.NET is an incredibly powerful software development framework created by Microsoft and used by some of the largest enterprise environments in...
TypeScript Experimental Decorator Error in Visual Studio/Code
I ran into this issue in Visual Studio 2019 while working on a .NET Core/Angular 8 project. It...
.NET Core Interview Questions
Q: What is .NET Core?
.NET Core is a modern Microsoft framework for creating applications that can run platform agnostic. .NET core...































