Metadata >> NuGet >> ServiceStack.PartialResponse.ServiceModel

ServiceStack.PartialResponse.ServiceModel

Metadata

Authors Anthony Carl
Copyrights Copyright © Anthony Carl 2013
Description Google Style Partial Responses for ServiceStack.Net
IconUrl http://www.servicestack.net/logo-100x100.png
LicenseUrl https://github.com/AnthonyCarl/ServiceStack.PartialResponse/blob/master/LICENSE
Owners Anthony Carl
ProjectUrl https://github.com/AnthonyCarl/ServiceStack.PartialResponse
RequireLicenseAcceptance False
Tags PartialResponse ServiceStack REST JSON JSV HTML Service
Dependencies ImpromptuInterface:6.0.6|ServiceStack.Common:3.9.48
Title ServiceStack.PartialResponse.ServiceModel
PackageSize 37182
PackageHashAlgorithm SHA512
PackageHash 1v5qhn1h4GmcZIgce+oV3R6CNgS4+p5XEzfNLB2EOYPcwbXDeXzjX7DTAkjtXl/MA41Nk09Hkilwqt/Z8Q4Ymw==
DownloadCount 000000
CreatedDate 2014-01-09T16:36:07
ReleaseNotes Support for Dynamic Response Objects. Includes changes up to and including: https://github.com/AnthonyCarl/ServiceStack.PartialResponse/commit/aafe9f6dd902cd80ff68030bc91d3b0955ff51b7

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

OpenWrap

Installing the package:
o add-wrap ServiceStack.PartialResponse.ServiceModel
Uninstalling the package:
o remove-wrap ServiceStack.PartialResponse.ServiceModel

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
1.1.55.0
1.1.49.0
1.0.4916.24971