Metadata >> NuGet >> JsonDotNet.CustomContractResolvers >> 1.1.2

1.1.2

Metadata

Authors Erik Schierboom
Copyrights Copyright 2013
Description Custom contract resolvers for JSON.NET, including a contract resolver with which one can easily exclude fields from being serialized without using attributes.
LicenseUrl http://mit-license.org/
Owners Erik Schierboom
ProjectUrl https://github.com/ErikSchierboom/JsonDotNetCustomContractResolvers
ReleaseNotes Added option to specify property match mode (name only matching or property name and type matching). ToString on PropertiesCollection returns properties in format that can also be used as input for PropertiesCollection. Allow properties to be separated by tabs.
RequireLicenseAcceptance False
Tags JSON.NET JSON ContractResolver Properties Exclude
Dependencies Newtonsoft.Json:4.5.11
Title JSON.NET Custom Contract Resolvers
PackageSize 16640
PackageHashAlgorithm SHA512
PackageHash vukQg7ASn/EcWaxzdFEEWqNVjJKyg/lUL6cI5b+nnrcqsFKO1Ibf9VSp4NnQ21sjMMDqSPegqxwBTFtSET9j/g==
DownloadCount 000000
CreatedDate 2013-01-29T08:44: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 JsonDotNet.CustomContractResolvers -Version 1.1.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install JsonDotNet.CustomContractResolvers -Version 1.1.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 JsonDotNet.CustomContractResolvers 1.1.2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap JsonDotNet.CustomContractResolvers -Version 1.1.2
Uninstalling the package:
o remove-wrap JsonDotNet.CustomContractResolvers

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