Metadata >> NuGet >> Enough.Lifecycle

Enough.Lifecycle

Metadata

Authors Robert Virkus, Enough Software
Description MVVM classes for universal Windows apps that take the lifecyle of such apps into account.
IconUrl http://download.enough.de/nuget/Enough_Lifecycle.png
Language en-US
LicenseUrl http://lifecycle.codeplex.com/license
Owners Robert Virkus, Enough Software
ProjectUrl http://lifecycle.codeplex.com/
ReleaseNotes Enough.Lifecycle manages the lifecycle of universal Windows MVVM apps. Added UiThreadHelper.
RequireLicenseAcceptance False
Tags MVVM Universal Lifecycle Resume Enough EnoughSoftware
Title MVVM for universal Windows apps.
PackageSize 218753
PackageHashAlgorithm SHA512
PackageHash voBQVTkSCbkFnE3OnqZ+2S9NBeiGso9hOCLYftDtrcLBogd5tD3AT7YgtwrpsD9o+WFVHP0BUAwiSUAaClr11g==
DownloadCount 000000
CreatedDate 2015-09-09T07:23:35

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

OpenWrap

Installing the package:
o add-wrap Enough.Lifecycle
Uninstalling the package:
o remove-wrap Enough.Lifecycle

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
1.2.5
1.2.4
1.2.3