Metadata >> NuGet >> ServiceStack.Text >> 3.9.70

3.9.70

Metadata

Authors Demis Bellot
Copyrights ServiceStack 2013 and contributors
Description .NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions
IconUrl http://www.servicestack.net/logo-100x100.png
Language en-US
LicenseUrl https://github.com/ServiceStack/ServiceStack.Text/blob/master/LICENSE
Owners Demis Bellot
ProjectUrl https://github.com/ServiceStack/ServiceStack.Text
RequireLicenseAcceptance False
Summary .NET's fastest JSON, JSV and CSV Text Serializers
Tags JSON Text Serializer CSV JSV Dump PrettyPrint Fast
Title .NET's fastest JSON Serializer by ServiceStack
PackageSize 708039
PackageHashAlgorithm SHA512
PackageHash rj7YAu5EeQrj7zGOeu1aqrspjO2NzFsq/E/vN+kzj9vNqB4cyD8dXPkZJS0a+pHc+X7iGKfmPF8C69VBIrglEw==
DownloadCount 000000
CreatedDate 2013-11-02T12:22:49

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.Text -Version 3.9.70 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ServiceStack.Text -Version 3.9.70 -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.Text 3.9.70 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ServiceStack.Text -Version 3.9.70
Uninstalling the package:
o remove-wrap ServiceStack.Text

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 Silverlight,Version=v4.0 Binaries
AnyCPU Release Silverlight,Version=v4.0,Profile=windowsphone71 Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries