Metadata >> NuGet >> Elysium.Theme

Elysium.Theme

Metadata

Authors Alex F. Sherman & Codeplex Community
Copyrights Copyright c Alex F. Sherman & Codeplex Community 2011-2012
Description Elysium Theme is a library that implements Metro style for Windows Presentation Foundation applications.
Language en-US
LicenseUrl http://elysium.codeplex.com/license
Owners Alex F. Sherman & Codeplex Community
ProjectUrl http://elysium.codeplex.com/
RequireLicenseAcceptance False
Tags WPF, WPF Theme, Theming, Metro, Metro UI, Windows Phone Style, 8 Style
Title Elysium Theme

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

OpenWrap

Installing the package:
o add-wrap Elysium.Theme
Uninstalling the package:
o remove-wrap Elysium.Theme

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
1.2