Metadata >> NuGet >> GraphTheory

GraphTheory

Metadata

Authors Rodolfo Neuber
Copyrights Copyright © Rodolfo Neuber
Description A platform agnostic and fluent Graph library in C#.
LicenseUrl http://opensource.org/licenses/GPL-2.0
Owners Rodolfo Neuber
ProjectUrl https://github.com/rhoworks/GraphTheory
RequireLicenseAcceptance False
Summary Easily create graphs with this fluent API.
Tags GraphTheory
Title Graph Theory .NET
PackageSize 5358
PackageHashAlgorithm SHA512
PackageHash QecIhm95VeOWKp7HPNDIqqD/1r4zeyCGDo6gGCXuAzOEBfWYA7oHjF7OS0S4xqQoon3yPBgWrGxpIzyyXqx7lQ==
DownloadCount 000000
CreatedDate 2015-05-05T06:53:23

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 GraphTheory -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install GraphTheory -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 GraphTheory
Installing the package (HTTP Basic authentication):
Install-Package GraphTheory -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package GraphTheory -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package GraphTheory

OpenWrap

Installing the package:
o add-wrap GraphTheory
Uninstalling the package:
o remove-wrap GraphTheory

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
0.0.14-alpha
0.0.13-alpha