Metadata >> NuGet >> Caliburn.Micro

Caliburn.Micro

Metadata

Authors Rob Eisenberg, Marco Amendola, Chin Bae, Ryan Cromwell, Nigel Sampson, Thomas Ibel, Matt Hidinger
Copyrights Copyright (c) 2010 Blue Spire Consulting, Inc.
Description A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC.
IconUrl https://raw.githubusercontent.com/Caliburn-Micro/Caliburn.Micro/master/CaliburnIcon.png
Language en-US
LicenseUrl https://raw.githubusercontent.com/Caliburn-Micro/Caliburn.Micro/master/License.txt
Owners Rob Eisenberg, Marco Amendola, Chin Bae, Ryan Cromwell, Nigel Sampson, Thomas Ibel, Matt Hidinger
ProjectUrl http://caliburnmicro.com/
RequireLicenseAcceptance False
Tags MVVM Silverlight WPF WP8 WinRT Metro SL5 SL MVC CoC Convention MVP PM Screen Coroutine Behavior Model-View-ViewModel Presentation UI ViewModel Phone Caliburn
Dependencies Caliburn.Micro.Core:[3.0.0-beta1]
PackageSize 1340404
PackageHashAlgorithm SHA512
PackageHash oPOW0NMF3dUJuuTeKl/d1TPFGr0VJbszTCp3DXrPMjcsIK3OWvWQTsB8+c+ibs0yUZdIPlBdzb8sNsYs3gSEvw==
DownloadCount 000000
CreatedDate 2015-08-11T21:02:52

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Caliburn.Micro
Installing the package (HTTP Basic authentication):
Install-Package Caliburn.Micro -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Caliburn.Micro -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Caliburn.Micro

OpenWrap

Installing the package:
o add-wrap Caliburn.Micro
Uninstalling the package:
o remove-wrap Caliburn.Micro

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.0.0-beta1
2.0.2
2.0.1
2.0.0