Open
Description
Currently published NuGet package don't contains documentation XML file.
So intellisense is not works when using NuGet package.
I thought following tasks are needed as future tasks.
-
Add documentation comment that based on LINQ methods.
-
Add
<inheritdoc />
tags -
Add additional
<remark>
tags (e.g. Enumerator/GetEnumerator() should be disposed. When enumerated manually) -
And publish doc XML files with following setting.
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Metadata
Metadata
Assignees
Labels
No labels