Tag

XML Documentation

0 views collected around this technical thread.

Fulu Network R&D Team
Fulu Network R&D Team
May 25, 2021 · Backend Development

Including NuGet Package XML Documentation in Swagger for .NET Core Projects with Docker CI/CD

This article explains how to configure .NET Core projects and Docker build pipelines so that XML documentation files from reusable NuGet packages are correctly copied and displayed in Swagger UI, covering project file changes, MSBuild targets, Dockerfile adjustments, and environment variables.

.NET CoreDockerNuGet
0 likes · 10 min read
Including NuGet Package XML Documentation in Swagger for .NET Core Projects with Docker CI/CD