Metadata >> NuGet >> ServiceStack >> 4.0.8

4.0.8

Metadata

Authors Service Stack
Copyrights Copyright 2013 Service Stack
Description Binaries for the ServiceStack web framework. Visit http://mono.servicestack.net/ServiceStack.Hello/ and https://github.com/ServiceStack/ServiceStack/wiki/Create-your-first-webservice for walk throughs and docs on creating your first web service.
IconUrl https://servicestack.net/img/logo-32.png
Language en-US
LicenseUrl https://servicestack.net/terms
Owners Service Stack
ProjectUrl https://github.com/ServiceStack/ServiceStack
RequireLicenseAcceptance True
Summary Opensource .NET and Mono REST Web Services framework
Tags Fast JSON XML CSV HTML SOAP JSV REST Web Service Framework MONO ServiceStack
Dependencies ServiceStack.Common:4.0|ServiceStack.Client:4.0
Title ServiceStack webservice framework: Faster, Cleaner, Modern WCF alternative
PackageSize 1021094
PackageHashAlgorithm SHA512
PackageHash /4Es2/U26YVgXwf7TzQKwXoZf3Iaio8lSVChlZ0yfmDvNMobGwGgg915ESxGGGQZ6+dj/O0YdjE2AxWdmEzz6A==
DownloadCount 000000
CreatedDate 2014-01-20T01:46:03

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ServiceStack -Version 4.0.8
Uninstalling the package:
o remove-wrap ServiceStack

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