Metadata >> NuGet >> XPathDiscovery.Code

XPathDiscovery.Code

Metadata

Authors Eli Algranti
Copyrights Copyright Eli Algranti (c) 2013
Description This is a code package containing "This package also contains utility classes for discovering the XPath of supported .Net XObjects, see http://xmlspecificationcompare.codeplex.com/ for documentation.
LicenseUrl https://xmlspecificationcompare.codeplex.com/license
Owners Eli Algranti
ProjectUrl http://xmlspecificationcompare.codeplex.com/
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Tags Xml XPath
Dependencies NUnit:2.6.2
PackageSize 26576
PackageHashAlgorithm SHA512
PackageHash 8EbMqz1pJOXukYK2J1tNIPK6N6VH9TR9FsAwtm7QTiSkPUCpDQI8m3gkRskUd9xALmjAIwZfjbC1HWuns40cbw==
DownloadCount 000000
CreatedDate 2013-08-22T12:01:28

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install XPathDiscovery.Code -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install XPathDiscovery.Code -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package XPathDiscovery.Code
Installing the package (HTTP Basic authentication):
Install-Package XPathDiscovery.Code -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package XPathDiscovery.Code -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package XPathDiscovery.Code

OpenWrap

Installing the package:
o add-wrap XPathDiscovery.Code
Uninstalling the package:
o remove-wrap XPathDiscovery.Code

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.0.0