Let's open Visual Studio 2015 and create a class library:
We will now create a class in this library:
Right-click on the project name and then click on Properties.
We will set the project build option to Release Mode.
We will then check the Generate XML documentation.
To create a package, we will need the DLL and the associated XML documentation, which are the .xml comments in the code:
Let's build the library. We can ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.