Metadata >> NuGet >> waf

waf

Metadata

Authors jbe2277
Copyrights Copyright 2013
Description The WPF Application Framework (WAF) is a lightweight Framework that helps you to create well structured WPF Applications. It supports you in applying a Layered Architecture and the Model-View-ViewModel (aka MVVM, M-V-VM, PresentationModel) pattern.
LicenseUrl http://waf.codeplex.com/license
Owners jbe2277
ProjectUrl http://waf.codeplex.com/
RequireLicenseAcceptance True
Tags WPF MVVM WAF XAML Model-View-ViewModel UI MVC ViewModel PresentationModel Architecture Module Layered
Title WPF Application Framework (WAF)
PackageSize 92259
PackageHashAlgorithm SHA512
PackageHash KveH9D266AZmXs1hB+c9+oxSLJ4ZG+LY409ebMAZ2Mt2agdBbIGOZXalnNuAChKEGjd6mUvw4VxMylNyWDkThg==
DownloadCount 000000
CreatedDate 2013-08-28T17:44:09

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

OpenWrap

Installing the package:
o add-wrap waf
Uninstalling the package:
o remove-wrap waf

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.0.0
3.0.0-rc