Metadata >> NuGet >> NuDoc >> 0.4.1306.1408

0.4.1306.1408

Metadata

Authors Daniel Cazzulino, kzu, Clarius Labs
Copyrights Copyright 2013
Description A simple and intuitive API for reading XML API documentation from .NET assemblies or XML files.
IconUrl https://raw.github.com/clariuslabs/NuDoc/master/doc/Icon-32.png
LicenseUrl https://github.com/clariuslabs/common/blob/master/License.txt
Owners Clarius Labs
ProjectUrl http://clarius.io/nudoc
ReleaseNotes 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
RequireLicenseAcceptance False
Tags .net documentation
Title NuDoc: A .NET XML API Documentation Reader
PackageSize 120989
PackageHashAlgorithm SHA512
PackageHash mI4CAPLGP8s2vzlMZh5c5QV+C1Gicj52VxuuvljhiIWrvEiaZLST9ZGG0Z5mMpVdq30k+tMbxB8lNcaDcTE4Iw==
DownloadCount 000000
CreatedDate 2013-06-14T06:56:06

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NuDoc -Version 0.4.1306.1408 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NuDoc -Version 0.4.1306.1408 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NuDoc 0.4.1306.1408 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package NuDoc -Version 0.4.1306.1408 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NuDoc -Version 0.4.1306.1408 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap NuDoc -Version 0.4.1306.1408
Uninstalling the package:
o remove-wrap NuDoc

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries