Metadata >> NuGet >> Caliburn.Micro.Core

Caliburn.Micro.Core

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
PackageSize 380536
PackageHashAlgorithm SHA512
PackageHash 3Hf73f2cadDk2U4uUmyO71x3Ra7AjJQKF4VRUlbv8CDcEJo5wsFTibN7rTon8hqrDEKUoF2KG2Mvv3KzabDrbA==
DownloadCount 000000
CreatedDate 2015-03-16T01:41:06

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.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Caliburn.Micro.Core -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.Core
Installing the package (HTTP Basic authentication):
Install-Package Caliburn.Micro.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Caliburn.Micro.Core -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Caliburn.Micro.Core

OpenWrap

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

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
2.0.2
2.0.1
2.0.0