Metadata >> NuGet >> ImpromptuInterface.MVVM >> 4.0.13

4.0.13

Metadata

Authors Jay Tuley
Description A Lightweight Dynamic MVVM View Model(.net4 & silverlight4 & silverlight5). Removes boilerplate code for MVVM, makes it practical to use MVVM in all size apps. IOC supported using NInject, TinyIOC, Unity or MEF.
IconUrl http://impromptu-interface.googlecode.com/files/ImpromptuInterface.MVVM-Icon.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Jay Tuley
ProjectUrl http://code.google.com/p/impromptu-interface/
RequireLicenseAcceptance False
Tags MVVM dynamic .net40 Silverlight wpf impromptu interface unity mef ninject tinyioc
Dependencies ImpromptuInterface:6.2.2
PackageSize 193411
PackageHashAlgorithm SHA512
PackageHash pklI5JoSYM089KJkKNVHgwkO/hbysc3jQi8S/l/bV5MjS48FbgOHHi9/gXwNh/h3FuVxxOUBG8NYsKQ1zl8FEA==
DownloadCount 000000
CreatedDate 2013-05-25T02:46:34

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ImpromptuInterface.MVVM -Version 4.0.13 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ImpromptuInterface.MVVM -Version 4.0.13 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ImpromptuInterface.MVVM 4.0.13 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ImpromptuInterface.MVVM -Version 4.0.13 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ImpromptuInterface.MVVM -Version 4.0.13 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ImpromptuInterface.MVVM -Version 4.0.13
Uninstalling the package:
o remove-wrap ImpromptuInterface.MVVM

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release Silverlight,Version=v4.0 Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries