Metadata >> NuGet >> Yuml.Net

Yuml.Net

Metadata

Authors Ove Andersen
Copyrights Copyright EyeCatch 2014
Description Library for generating UML diagrams from code using the yUML.me service.
IconUrl http://www.eyecatch.no/favicon.ico
Owners EyeCatch
ProjectUrl http://www.eyecatch.no/projects/yumlnet/
ReleaseNotes * Updated to use latest HTTP client library * Fixed bug where classes with generic properties would generate invalid uml string * Added static shorthand methods
RequireLicenseAcceptance False
Tags uml
Dependencies Microsoft.AspNet.WebApi.Client:5.2.2:net45
PackageSize 22916
PackageHashAlgorithm SHA512
PackageHash +ljmSYgD+FHLOMl2Zv8XEELOwk8dvR15prWFDpiwLZb/oPP3D7woVtOy3MI6dm6gLK4nEZIOyDa6rlpfssMWOg==
DownloadCount 000000
CreatedDate 2014-12-08T10:02:38

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

OpenWrap

Installing the package:
o add-wrap Yuml.Net
Uninstalling the package:
o remove-wrap Yuml.Net

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.3.0