Starting in .NET 10 Preview 2, the Microsoft.AspNetCore.OpenApi package supports XML document generation by default in its implementation. We should document this behavior.
I've created https://github.com/captainsafia/aspnet-openapi-xml with a sample app and some content that can be the source for documentation on this front.
We don't need to include the implementation details in the doc but the FAQ from the README would be helpful to include.
Associated WorkItem - 422235
Starting in .NET 10 Preview 2, the
Microsoft.AspNetCore.OpenApipackage supports XML document generation by default in its implementation. We should document this behavior.I've created https://github.com/captainsafia/aspnet-openapi-xml with a sample app and some content that can be the source for documentation on this front.
We don't need to include the implementation details in the doc but the FAQ from the README would be helpful to include.
Associated WorkItem - 422235