Metadata >> NuGet >> Polarize >> 0.2.2

0.2.2

Metadata

Authors Tom Jacques
Copyrights Copyright 2014
Description Binaries for the Polarize library. Visit https://github.com/tejacques/Polarize for an overview and usage examples.
LicenseUrl https://github.com/tejacques/Polarize/blob/master/LICENSE
Owners Tom Jacques
ProjectUrl https://github.com/tejacques/Polarize
ReleaseNotes Notes: Version 0.2.2: - Bugfix Issue #5: Constraints now work correctly Version 0.2.1: - Bugfix Issue #4: Use the ContractResolver from the calling serializer rather than the first one. Version 0.2.0: - Add Constraints - Support custom contracts - No current support for constraining Multidimensional arrays / Lists of Lists Version 0.1.3: - Update Dependency version Version 0.1.2: - Null check on fields during JsonFilter creation Version 0.1.1: - Add implicit conversion from JsonFilter<T> to T Version 0.1.0: - Filter Json Serialization to only the specified properties
RequireLicenseAcceptance False
Summary An open source helper library for filtering Json
Tags Json Serialize Filter
Dependencies Newtonsoft.Json:6.0.0
Title Polarize
PackageSize 33274
PackageHashAlgorithm SHA512
PackageHash DxXgBfg8o8nYpFrgKtGTrdKWnGEKLMOZPlCGC1r2j6rpl0PGUAJ8J6zyLJ8ieZ2tfiAdjieS3dRhmZiZ47G+bQ==
DownloadCount 000000
CreatedDate 2014-05-20T15:33:46

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 Polarize -Version 0.2.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Polarize -Version 0.2.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 Polarize 0.2.2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Polarize -Version 0.2.2
Uninstalling the package:
o remove-wrap Polarize

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