Metadata >> NuGet >> Okra.Core >> 1.2.0

1.2.0

Metadata

Authors Andrew Wilkinson
Copyrights Copyright 2015
Description The Okra App Framework is an app centric MVVM framework. This package contains only the core assembly.
LicenseUrl https://raw.githubusercontent.com/Andy-Wilkinson/Okra.Core/master/LICENSE
Owners Andrew Wilkinson
ProjectUrl http://okraframework.github.io/
RequireLicenseAcceptance False
Tags Okra MVVM WinRT Metro Windows8 Win8
Title Okra App Framework (Core only)
PackageSize 93033
PackageHashAlgorithm SHA512
PackageHash 6IxaOA8svPjdo4NZVMIHxEJcQymL+13zReLb1jLALw4X40FBAYzfrLazIOj54MYvevPkkgmueTrKMKzOnspa+A==
DownloadCount 000000
CreatedDate 2015-08-27T20:58:16

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 Okra.Core -Version 1.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Okra.Core -Version 1.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Okra.Core 1.2.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Okra.Core -Version 1.2.0
Uninstalling the package:
o remove-wrap Okra.Core

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