.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.
CICD Containers Continuous Deployment DevOps Docker Docker Compose YAML How to Build a Multi-Image Container with Docker Compose In today's post I will show how to create multi image docker container.
CICD Containers Continuous Deployment DevOps Docker Docker Compose Microservice Visual Studio YAML How to Set Environment Variables within a Docker Container In today's post I will show how to use environment variables within a docker container.
.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.
Containers Continuous Deployment Docker Docker Compose Visual Studio How to Build Docker Containers using Visual Studio 2019 In today's post I will show how to build a docker container using Visual Studio 2019
.NET Core ASP.NET Core Identity C# Entity Framework Core OpenAPI Swagger Visual Studio Web API How to Migrate from a .NET Core 2.0 Web API to .NET Core 3.1 (Part 3) In today's post I will show how to upgrade from a .NET Core 2.0 web API to a .NET Core…
.NET Core C# Entity Framework Core OData OpenAPI Visual Studio Web API How to Migrate from a .NET Core 2.0 Web API to .NET Core 3.1 (Part 2) In today's post I will show how to upgrade from a .NET Core 2.0 web API to a .NET Core…
.NET Core C# Entity Framework Core JWT MVC Visual Studio Web API How to Migrate from a .NET Core 2.0 Web API to .NET Core 3.1 (Part 1) In today's post I will show how to upgrade from a .NET Core 2.0 web API to a .NET Core…
Angular Best Practices CICD Continuous Integration DevOps Karma TeamCity Angular Test Code Coverage Reporting in a TeamCity Build Configuration In today's post, I will show how to configure test code coverage of an Angular application within a TeamCity build…
Angular Best Practices CICD Continuous Integration DevOps TeamCity Integrating Test Coverage in an Angular Application with TeamCity In today's post I will show how to integrate test coverage for an Angular application into a TeamCity build configuration.