.NET .NET Core Containers Continuous Deployment DevOps Docker Web API YAML Cross Container API Calls in a Docker Image In today's post I will show how to make API calls between containers within a Docker Image.
.NET .NET Core Best Practices C# Dependency Injection Patterns Visual Studio Using the IOptions Pattern in a .NET Core Application In today's post I will show how to use the IOptions pattern to provide settings within a .NET Core application.