Metadata >> NuGet >> Stylet

Stylet

Metadata

Authors Antony Male
Copyrights Copyright 2014 Antony Male
Description A very lightweight but powerful ViewModel-First MVVM framework for WPF, inspired by Caliburn.Micro. Comes with its own IoC container.
IconUrl https://raw.githubusercontent.com/canton7/Stylet/master/StyletIcon.png
LicenseUrl http://github.com/canton7/Stylet/blob/master/LICENSE.txt
Owners Antony Male
ProjectUrl http://github.com/canton7/Stylet
RequireLicenseAcceptance False
Tags WPF MVVM ViewModel Screen Conductor ViewModel-First Model-View-ViewModel UI
Title Stylet
PackageSize 292564
PackageHashAlgorithm SHA512
PackageHash s0wjvZewPvWR6WbsskrTXp7eGWn6kimM6YwepBvJl0x3XEomaR/ETmxMPjCKIIQyUi5DcXlTrpl/VM84MZe6HQ==
DownloadCount 000000
CreatedDate 2015-03-24T09:28:14

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

OpenWrap

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

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.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.11
0.9.10
0.9.9
0.9.8
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0-beta7
0.9.0-beta6
0.9.0-beta5