NuDoq 1.2.5
Provides core APIs for reading and writing XML API documentation files.
Install-Package NuDoq -Version 1.2.5
dotnet add package NuDoq --version 1.2.5
<PackageReference Include="NuDoq" Version="1.2.5" />
paket add NuDoq --version 1.2.5
Release Notes
v0.4
* Added support for `returns` tag.
* Added support for retrieving `IXmlLineInfo` for every element, which allows much better diagnostics
* ToString now renders basic element information
* Full element text content rendering moved to `ToText` method
v0.3
* Support for unknown XML elements (preserves and processes content)
* Support for writing XML from the in-memory model via XmlVisitor
v0.2
* Support for all documentation tags
* Support for custom visitors over the entire results
* Support for anonymous (delegate-based visitor) for convenience
* Additional member post-processing annotations from reflection if available (i.e. reading from an assembly)
v0.1
* Initial cut with visitable documentation elements
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NuDoq:
Repository | Stars |
---|---|
elastic/elasticsearch-net
Elasticsearch.Net & NEST
|
|
Particular/NServiceBus
The most popular service bus for .NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.5 | 105,567 | 2/17/2015 |