Metadata >> NuGet >> Executify

Executify

Metadata

Authors Nick Berardi
Copyrights Copyright (c) 2012, Executify
Description Executify's vision is to make cloud code easier and more affordable to develop and execute. This library is the core to our framework that allows your code to be executed in our cloud via our REST interface or cron scheduler. For more information on Executify or using this library please visit: http://executify.com/docs
Language en-US
LicenseUrl https://github.com/executify/executify-dotnet/raw/master/LICENSE.txt
Owners executify.com
ProjectUrl https://github.com/executify/executify-dotnet
ReleaseNotes v0.5 - first release
RequireLicenseAcceptance False
Summary Executify's vision is to make cloud code easier and more affordable to develop and execute.
Tags executify cloud
Dependencies Newtonsoft.Json|Microsoft.Net.Http
Title Executify Runtime
PackageSize 27514
PackageHashAlgorithm SHA512
PackageHash 88l7Lcjkgsgq3h9ZOHvIsZpqXHEurd8PqR5vmsJ+oKg9rlcT1v++Io748goaTEi6VE9GxLXs78Djl7YMPIPO9A==
DownloadCount 000000
CreatedDate 2012-11-19T21:09: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 Executify -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Executify -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 Executify
Installing the package (HTTP Basic authentication):
Install-Package Executify -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Executify -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Executify

OpenWrap

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

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.2
0.5.1
0.5