This document discusses building cloud-native applications using microservices architecture on the .NET platform. It covers topics like leveraging containers and container orchestrators like Kubernetes, implementing common microservices patterns for communication, resiliency, and health checks. It also promotes the 12 factor app methodology and references resources for getting started with microservices on .NET including sample code. Case studies are provided of companies successfully using microservices at scale like Netflix, Uber, and WeChat.