Metadata >> NuGet >> FreeStack.Text >> 4.1.0

4.1.0

Metadata

Authors @barambani
Description This is a fork of the ServiceStack JSON, JSV and CSV Text Serializers. This fork removes the limitation of 20 Different Types in JSON, JSV and CSV Serializers imposed to the free version of the official library. For documentation and commercial support please visit the ServiceStack.Text repo at https://github.com/ServiceStack/ServiceStack.Text
Language en-US
LicenseUrl https://github.com/barambani/FreeStack.Text/blob/master/license.txt
Owners @barambani
ProjectUrl https://github.com/barambani/FreeStack.Text
RequireLicenseAcceptance False
Summary Fork of the .NET's fastest JSON, JSV and CSV Text Serializers
Tags JSON Text Serializer CSV JSV Dump PrettyPrint Fast
Title FreeStack.Text
PackageSize 210869
PackageHashAlgorithm SHA512
PackageHash WQfHewlpbAZe6/zkHZmVlqkxG8zXjRqVJ9G0Ow7DbEl0kxwoKhuYg2Xqhq0tQuP0dsTAB3rWXymAAkuYy3NJuQ==
DownloadCount 000000
CreatedDate 2015-09-03T19:55:23

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap FreeStack.Text -Version 4.1.0
Uninstalling the package:
o remove-wrap FreeStack.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