Metadata >> NuGet >> fastJSON-KAyub >> 2.0.13.2

2.0.13.2

Metadata

Authors Mehdi Gholam, Kamran Ayub
Copyrights Copyright 2012 Mehdi Gholam
Description Smallest, fastest polymorphic JSON serializer; Kamran Ayub's fork of fastJSON @ v2.0.13. The revision number corresponds to the version of my fork.
LicenseUrl http://www.codeproject.com/info/cpol10.aspx
Owners Mehdi Gholam, Kamran Ayub
ProjectUrl http://github.com/kamranayub/fastJSON
ReleaseNotes * Fix issue where CreateEnum would throw fatal exception if value wasn't found; defaults to first enum value * Fix file version of WP7
RequireLicenseAcceptance False
Tags JSON serializer C# .NET
Title fastJSON-KAyub
PackageSize 93292
PackageHashAlgorithm SHA512
PackageHash nXlbmjvn6o1fPwtQBtnh+SCDN+DOr0wUplbt+1TiwlMo0v3/kOJt3KJaNNyG8m8IuqLg8+4HSVTqIdr2k1gU7g==
DownloadCount 000000
CreatedDate 2013-04-17T00:23:35

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap fastJSON-KAyub -Version 2.0.13.2
Uninstalling the package:
o remove-wrap fastJSON-KAyub

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 Silverlight,Version=v4.0 Binaries
AnyCPU Release WindowsPhone,Version=v7.1 Binaries