Metadata >> NuGet >> MvvmFx-MVVM-Light-WinForms

MvvmFx-MVVM-Light-WinForms

Metadata

Authors Tiago Freitas Leal
Description MVVM FX is a base framework for building applications using the Model-View-ViewModel pattern. It includes Data binding, Command binding and DependencyObject/DependencyProperty for Windows Forms. The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight and WPF. It is a light and pragmatic framework that contains only the essential components needed. The MVVM Light Toolkit was partially ported to run under Windows Forms using MVVM FX.
Language en-US
LicenseUrl http://mvvmlight.codeplex.com/license
Owners Tiago Freitas Leal
ProjectUrl http://mvvmfx.codeplex.com/
RequireLicenseAcceptance True
Summary Supports the creation of MVVM Windows Forms applications using a (partial) port of the MVVM Light Toolkit.
Tags MVVM FX Windows Forms WinForms MVVM-Light MVVMLight
Dependencies CommonServiceLocator:[1.0.0]|MvvmFx-WinForms:[2.0.2]
Title MVVM FX - MVVM Light for Windows Forms
PackageSize 107773
PackageHashAlgorithm SHA512
PackageHash 4/c/tzNkde5N+3dksarJMMUpV4S6pBFfjfI7sWkd9vP4klX5FY6BzZ/EGMbSJPkcZ0umGx6EYs135wYH2lj2IQ==
DownloadCount 000000
CreatedDate 2012-10-28T17:44:08

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

OpenWrap

Installing the package:
o add-wrap MvvmFx-MVVM-Light-WinForms
Uninstalling the package:
o remove-wrap MvvmFx-MVVM-Light-WinForms

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