Metadata >> NuGet >> Cirrious.MvvmCross.Forms.Presenter

Cirrious.MvvmCross.Forms.Presenter

Metadata

Authors Tomasz Cielecki, Marcos Cobeña Morián
Description This package contains Presenters for MvvmCross v3.5 to mix in with Xamarin.Forms
IconUrl http://i.imgur.com/V3983YY.png
LicenseUrl https://github.com/MvvmCross/MvvmCross-Forms/blob/master/LICENSE
Owners Tomasz Cielecki
ProjectUrl https://github.com/MvvmCross/MvvmCross-Forms
RequireLicenseAcceptance False
Tags mvvm mvvmcross xamarin monodroid monotouch wpf wp wpdev windowsphone xamplugins xamarin.forms
Dependencies MvvmCross.HotTuna.CrossCore:3.5.2-alpha2|Xamarin.Forms:1.4.2.6359
Title MvvmCross FormsPresenters
PackageSize 149097
PackageHashAlgorithm SHA512
PackageHash /yjM/3gUvwsRgJdpntFZYeyczwHIbGbtK3HsLyKrX2mHlSxOuzkZxBDsj5zgyH94U1OK2Ho/xVc4etX9lgKUYA==
DownloadCount 000000
CreatedDate 2015-06-30T16:03:18

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

OpenWrap

Installing the package:
o add-wrap Cirrious.MvvmCross.Forms.Presenter
Uninstalling the package:
o remove-wrap Cirrious.MvvmCross.Forms.Presenter

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.5.2-alpha2