Skip to content

[Feature Request] Add doc comments and include to NuGet package #125

Open
@filzrev

Description

@filzrev

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.

  1. Add documentation comment that based on LINQ methods.

  2. Add <inheritdoc /> tags

  3. Add additional <remark> tags (e.g. Enumerator/GetEnumerator() should be disposed. When enumerated manually)

  4. And publish doc XML files with following setting.

    <GenerateDocumentationFile>true</GenerateDocumentationFile>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions