Metadata >> NuGet >> NServiceKit.Text

NServiceKit.Text

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 project using the tools and addresses described below.

NuGet (nuget.exe)

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

OpenWrap

Installing the package:
o add-wrap NServiceKit.Text
Uninstalling the package:
o remove-wrap NServiceKit.Text

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.0.10