Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to generate XML documentation file in ASP.NET 5

Tags:

asp.net-core

I am interested how can I create XML documentation file in VS2015 with ASP.NET MVC6 project? In older project types there was a checkbox called XML documentation file when you do right click on Properties -> Build.

like image 656
zoranpro Avatar asked Dec 14 '25 02:12

zoranpro


1 Answers

You don't need to do anything special, it generates it by default and puts it inside the NuGet package for you.

Refer to here if you want to see where exactly this happens.

like image 180
tugberk Avatar answered Dec 16 '25 22:12

tugberk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!