Metadata >> NuGet >> Caliburn.Light >> 1.8.0

1.8.0

Metadata

Authors Thomas Ibel
Copyrights Copyright Thomas Ibel 2014-2015
Description The magic-free Caliburn.Light, a powerful framework designed for building applications across current 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 - View-Model first: Bind before setting content - [Universal] add DataTrigger - change EventAggregator to work without Reflection - [WPF] better fallback for active window - remove WP8 and use NET451 - [WPF] don't create Dispatcher upfront - hide UI scheduler
RequireLicenseAcceptance False
Tags Caliburn MVVM WPF WIN81 WPA81 Screen Coroutine EventAggregator Behavior Model-View-ViewModel Presentation UI ViewModel Phone IoC Validation Command Async
Dependencies Weakly:[2.5.0, 2.6)
Title Caliburn.Light
PackageSize 700408
PackageHashAlgorithm SHA512
PackageHash BJt5bCrkinDiIk9XO0hQlwiMsfkQzr4tIMv2ZOYuEJ94LLz/FUK0r8olFu3YwVsRoqPDfs4Iqi/rVf8D1hLOag==
DownloadCount 000000
CreatedDate 2015-04-13T18:19:39

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.8.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Caliburn.Light -Version 1.8.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.8.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.8.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Caliburn.Light -Version 1.8.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Caliburn.Light -Version 1.8.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.1 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net451+win81+wpa81 Binaries
AnyCPU Release Windows,Version=v8.1 Binaries
AnyCPU Release WindowsPhoneApp,Version=v8.1 Binaries