Skip to main content
SourceDocParser package icon

SourceDocParser

Roslyn-based .NET assembly + PDB walker that produces a strongly-typed API catalog (types, members, signatures, XML docs, inheritdoc, SourceLink). Format-neutral; pluggable emitters consume the catalog to produce documentation in their own format.

Total Downloads
5.6K
5,567
Published
Sep 19, 2026
Latest stable version

Install

.NET CLI
dotnet add package SourceDocParser --version 2.7.0
Package Manager Console
Install-Package SourceDocParser -Version 2.7.0
PackageReference
<PackageReference Include="SourceDocParser" Version="2.7.0" />

Frameworks

net10.0 net11.0

Dependencies

[11.0.0.9375, )
[7.9.0, )
[11.0.0.9375, )
[7.9.0, )
[11.0.0-rc.1.26425.128, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.