Metadata >> NuGet >> Caliburn.Light >> 1.6.0

1.6.0

Metadata

Authors Thomas Ibel
Copyrights Copyright Thomas Ibel 2014
Description The magic-free Caliburn.Light, a powerful framework designed for building applications across all XAML platforms.
IconUrl https://github.com/tibel/Caliburn.Light/raw/master/logo.png
Language en-US
LicenseUrl https://github.com/tibel/Caliburn.Light/raw/master/LICENSE
Owners Thomas Ibel
ProjectUrl https://github.com/tibel/Caliburn.Light
ReleaseNotes - async CanClose handling (ICloseGuard and ICloseStrategy) - propagate exceptions from async methods
RequireLicenseAcceptance False
Tags Caliburn MVVM WPF WP8 Win8 WinRT Screen Coroutine EventAggregator Behavior Model-View-ViewModel Presentation UI ViewModel Phone IoC Validation Command Async
Dependencies Weakly:[2.1.3, 2.2)
Title Caliburn.Light
PackageSize 844209
PackageHashAlgorithm SHA512
PackageHash NLfP+x10UqlwJbJVwnw3rn1Vv5oYqt/enLBTjVZEylTmbAAKZc6ZO5uVDVSa8fBdnOxL+N6WBrehCmzDpj4mnQ==
DownloadCount 000000
CreatedDate 2014-08-23T08:48:08

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Caliburn.Light -Version 1.6.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Caliburn.Light -Version 1.6.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Caliburn.Light 1.6.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Caliburn.Light -Version 1.6.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Caliburn.Light -Version 1.6.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Caliburn.Light -Version 1.6.0
Uninstalling the package:
o remove-wrap Caliburn.Light

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+win8+wp8+wpa81 Binaries
AnyCPU Release Unsupported,Version=v0.0 Binaries
AnyCPU Release Windows,Version=v8.1 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries