Metadata >> NuGet >> AppBoxr

AppBoxr

Metadata

Authors Tim Heckel
Copyrights Copyright 2013
Description A .NET micro framework full of awesomeness
LicenseUrl http://http//opensource.org/licenses/MIT
Owners Tim Heckel
ProjectUrl http://appboxr.com/
ReleaseNotes Initial Commit.
RequireLicenseAcceptance False
Tags real-time realtime SignalR streaming HTTP AppBoxr Meteor
Dependencies Handlebars.js:1.0.8|jquery.domModelr:0.0.6.1|jquery.signalRamp:0.0.6.1|Microsoft.AspNet.Mvc:4.0.20710.0|Microsoft.AspNet.SignalR:1.0.0-rc1|Microsoft.AspNet.SignalR.JS:1.0.0-rc1|Microsoft.AspNet.SignalR.SystemWeb:1.0.0-rc1|Microsoft.AspNet.WebApi:4.0.20710.0|Microsoft.Owin.Host.SystemWeb:1.0.0-rc1|mongocsharpdriver:1.7|underscore.js:1.4.3|WebActivator:1.5.3
Title AppBoxr
PackageSize 19305
PackageHashAlgorithm SHA512
PackageHash va9A016CYV6aYVUnVLMKEb+qF6zcj2eIZ9Z3SCv8sVEMeVdixKoDH+/RYuCflt4ErVZkbMpfJ4eCZYpYEOvQew==
DownloadCount 000000
CreatedDate 2013-01-04T06:53:35

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

OpenWrap

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

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.0.7-beta