Main Content

.NET Microservices Architecture for Containerized .NET Applications

This guide is an introduction to developing microservices-based applications and managing them using containers. It discusses architectural design and implementation approaches using .NET Core and Docker containers.
To make it easier to get started, the guide focuses on a reference containerized and microservicebased application that you can explore. The reference application is available at the
eShopOnContainers GitHub repo.”

Link to article