Microsoft Workloads on AWS

Rohan Kachewar

Author: Rohan Kachewar

Rohan Kachewar is a Software Development Manager leading Amazon’s Taskless Workplace tech team. His professional interests are in building secure, scalable distributed systems that provide value to customers. Outside work he spends time watching movies and travelling.

How to build an automated C# code documentation generator using AWS DevOps

In this blog post, we will show you how to create a documentation solution on the Amazon Web Services (AWS) Cloud that automatically generates and publishes a technical documentation website for a .NET project, based on source code comments, API definitions, and Markdown documents included in the project. Having a technical documentation website improves developer […]