Metadata >> NuGet >> Caliburn.Light >> 2.0.0

2.0.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 - refactor DelegateCommand - no Expression compilation - add DelegateCommandBuilder - optimize StringLengthValidationRule - rename EventAggregator SubsribeAsync() to Subscribe()
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 713148
PackageHashAlgorithm SHA512
PackageHash q5F8fPegejimSiRPVccgsBqj40ap0JzgLCDJv8nLiwgrZBd7bhDzy2w5qhvdJfy9ZMo7mdR0sxY4fk76xgsnRA==
DownloadCount 000000
CreatedDate 2015-04-28T16:12:32

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

OpenWrap

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