Metadata >> NuGet >> Caliburn.Light >> 1.4.0

1.4.0

Metadata

Authors Thomas Ibel
Copyrights Copyright Thomas Ibel 2014
Description The magic-free Caliburn.Micro, 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 * UIContext: add Initialize overload with more parameters * Screen: Remove IHaveDisplayName (DisplayName property) * Screen: Remove IChild (Parent property) * DelegateCommand: replace Create by FromAction and FromFunc methods * ParameterBinder: Remove context from CustomConverters * Replace AttachedCollection<T> with ParameterCollection * Remove IChild<TParent> and IParent<out T>
RequireLicenseAcceptance False
Tags Caliburn MVVM WPF WP8 WinRT Screen Coroutine EventAggregator Behavior Model-View-ViewModel Presentation UI ViewModel Phone IoC Validation Command
Dependencies Weakly:[2.1.3, 2.2)
Title Caliburn.Light
PackageSize 816697
PackageHashAlgorithm SHA512
PackageHash AH/cLv20SlDZ54Wt8iCMhhXduvbbNv8qCIg5281oGz2knN2E2jIPMf0PL11Y71rUKwJlpsI3vXqQAgOUnqFCZA==
DownloadCount 000000
CreatedDate 2014-08-01T17:37:41

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

OpenWrap

Installing the package:
o add-wrap Caliburn.Light -Version 1.4.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