Metadata >> NuGet >> Okra.Data

Okra.Data

Metadata

Authors Andrew Wilkinson
Copyrights Copyright 2014
Description The Okra App Framework is designed to support the development of .Net Windows 8 applications, in particular those following the MVVM pattern. This package contains the data assembly.
LicenseUrl https://raw.githubusercontent.com/Andy-Wilkinson/Okra.Data/master/LICENSE
Owners Andrew Wilkinson
ProjectUrl https://github.com/Andy-Wilkinson/Okra.Data
ReleaseNotes Formerly part of the Okra App Framework core assemblies
RequireLicenseAcceptance False
Tags Okra WinRT Windows8 Win8
Title Okra App Framework (Data Framework)
PackageSize 22834
PackageHashAlgorithm SHA512
PackageHash uT62QBuPL8DWTxj1YYcaeiDdZigWOGZFIujKXXTfUoBTePXrCZReyZb5wF0VGjfHi8ETAQww/i2Ytp2fVl1t2A==
DownloadCount 000000
CreatedDate 2014-07-06T20:00:33

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

OpenWrap

Installing the package:
o add-wrap Okra.Data
Uninstalling the package:
o remove-wrap Okra.Data

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
0.9.7.0