Metadata >> NuGet >> NServiceKit.Text >> 1.0.10

1.0.10

Metadata

Authors NServiceKit
Copyrights NServiceKit 2014 and contributors
Description Free and Open Source fork of ServiceStack.Text V3 .NET's JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Includes the String and Stream functionality for all the NServiceKit projects including: - T.Dump() generic extension method for easy debugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions
IconUrl http://www.nservicekit.net/logo-100x100.png
Language en-US
LicenseUrl https://github.com/NServiceKit/NServiceKit.Text/blob/master/LICENSE
Owners NServiceKit
ProjectUrl https://github.com/NServiceKit/NServiceKit.Text
RequireLicenseAcceptance False
Summary Free and Open Source .NET JSON, JSV and CSV Text Serializers
Tags JSON Text Serializer CSV JSV Dump PrettyPrint Fast
Title NServiceKit.Text - Free and open source text serializers
PackageSize 563484
PackageHashAlgorithm SHA512
PackageHash 35Y7VEDkJO1nPZbID+JLe77OpMksSFpzqmMCfo0pg2SQcgysK9MYG080+zaCrX1KqXi1EVKwrwBU2jOhfSYjww==
DownloadCount 000000
CreatedDate 2014-04-17T15:24:00

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap NServiceKit.Text -Version 1.0.10
Uninstalling the package:
o remove-wrap NServiceKit.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=v5.0 Binaries