Metadata >> NuGet >> Caliburn.Light >> 1.6.4

1.6.4

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 - Deal with unicode in names - Added an independent flag to ShowSettingsFlyout (win81) - Added UIContext.VerifyAccess() - Changed handling of InitialDirectory in FileOpen and FileSave CoTasks (net45) - Added ExecutionContextResolver
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.2.0, 2.3)
Title Caliburn.Light
PackageSize 848829
PackageHashAlgorithm SHA512
PackageHash ANVCU98IhqW+zzOEMqezHSOut3o3LcfNdLNdz24QcnsbFg4skIdiYrNJ6/v1uhUNh7d6M0HOicfrajZ6kDsXEg==
DownloadCount 000000
CreatedDate 2014-10-20T17:20:30

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

OpenWrap

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