Metadata >> NuGet >> SimpleRESTServices >> 1.3.0.2

1.3.0.2

Metadata

Authors Alan Quillin, Sam Harwell
Copyrights Copyright © JSI Studios 2013
Description A simple set of client side and server side REST helpers
LicenseUrl https://github.com/JSIStudios/SimpleRestServices/wiki/License
Owners Alan Quillin
ProjectUrl https://github.com/JSIStudios/SimpleRestServices
ReleaseNotes https://github.com/JSIStudios/SimpleRestServices/releases/tag/v1.3.0.2
RequireLicenseAcceptance True
Tags REST REST_client
Dependencies Newtonsoft.Json:5.0.6
Title SimpleRESTServices
PackageSize 102755
PackageHashAlgorithm SHA512
PackageHash zhqBoYYB8YLUR5W4V1VX9vC4X/pplofDjCdHZ3AAKPlHKKy2n5IHdkKwI8hKi3KYVK0bIdapiAT3BbxMImocIQ==
DownloadCount 000000
CreatedDate 2015-02-12T21:02:47

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap SimpleRESTServices -Version 1.3.0.2
Uninstalling the package:
o remove-wrap SimpleRESTServices

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
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries