Metadata >> NuGet >> Caliburn.Micro.ExposedProperties

Caliburn.Micro.ExposedProperties

Metadata

Authors Kristian Hellang
Copyrights Copyright Kristian Hellang 2013
Description A small Caliburn.Micro extension to allow exposing Model properties through a ViewModel with a simple attribute.
IconUrl http://www.caliburnproject.org/CaliburnIcon.png
Owners Kristian Hellang
ProjectUrl https://github.com/khellang/Caliburn.Micro.ExposedProperties
RequireLicenseAcceptance False
Tags Convention ViewModel Model Property Binding
Dependencies Caliburn.Micro:1.4.1
Title Caliburn.Micro.ExposedProperties
PackageSize 18060
PackageHashAlgorithm SHA512
PackageHash e4BwccPdAQnlAgnfwmaAX0n4vueMLDEJF4UkmmKI7ureD2nHLkHSVcEsBA50pdU6ynZNx0E7USkT1DIrIi4htg==
DownloadCount 000000
CreatedDate 2013-07-01T14:45:31

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

OpenWrap

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

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
1.0.0