Metadata >> NuGet >> ServiceStack.Text >> 4.0.40

4.0.40

Metadata

Authors Service Stack
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 To revert back to the previous BSD ServiceStack v3, see https://github.com/ServiceStackV3/ServiceStackV3
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.Text
RequireLicenseAcceptance True
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 1355412
PackageHashAlgorithm SHA512
PackageHash c8NMNYq0t8vX6kRiskBrPiwGl9nIpgZo4kDxO4M1P0H5ZiFDxyEyF+tZgO26H+DOfJ9rrWkxGfzOcAwoKw8Chg==
DownloadCount 000000
CreatedDate 2015-04-21T11:27:27

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ServiceStack.Text -Version 4.0.40
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=v4.0 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+win8+monotouch+monoandroid+xamarin.ios10 Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries