Metadata >> NuGet >> Blocks

Blocks

Metadata

Authors rasmus
Copyrights Copyright 2015
Description Small application framework. In alpha stage!
LicenseUrl https://raw.githubusercontent.com/rasmus/Blocks/develop/LICENSE
Owners rasmus
RequireLicenseAcceptance True
Dependencies CommonServiceLocator:1.3|structuremap:3.1.4.143
Title Blocks - building applications
PackageSize 385146
PackageHashAlgorithm SHA512
PackageHash hCF2dLNOUvmYQDpthVDYn+0omOWCrF1nKkQXFT+7lzKJA4VXOA2NEGHSM8eF0nxmyhxVdZiq4Ekr+nEw32r73g==
DownloadCount 000000
CreatedDate 2015-02-21T12:55:42

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

OpenWrap

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

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.5.0.101
0.5.0.100
0.5.0.99
0.5.0.98