Metadata >> NuGet >> NuDoq >> 1.2.5

1.2.5

Metadata

Authors kzu
Copyrights Copyright 2013
Description Provides core APIs for reading and writing XML API documentation files.
IconUrl https://raw.github.com/kzu/NuDoq/master/doc/Icon-big.png
LicenseUrl https://github.com/kzu/NuDoq/blob/master/License.txt
Owners kzu
ProjectUrl https://github.com/kzu/NuDoq
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 NuDoq: A .NET XML Documentation API
PackageSize 91906
PackageHashAlgorithm SHA512
PackageHash N8sPMwJ8egmQ465fgbqVjNaocjwabD7pQV8F404uDoiYdxe3D9ni8e0kd4mWimXbzm2qWupysSI2yq10yIbPYA==
DownloadCount 000000
CreatedDate 2015-02-17T22:20:25

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 NuDoq -Version 1.2.5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NuDoq -Version 1.2.5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NuDoq 1.2.5 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap NuDoq -Version 1.2.5
Uninstalling the package:
o remove-wrap NuDoq

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