Metadata >> NuGet >> Polarize

Polarize

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.3: - Bugfix Issue #7: An issue causing constraints to not be applied was resolved 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 33404
PackageHashAlgorithm SHA512
PackageHash oCJmaGNGM5E3dcoT4vG4c0cT7cqztTA2l5Q1JiOCOp0qC+CZNPvgWgapozMaPanPwDRmrhqWB0P/Milwg5n8yw==
DownloadCount 000000
CreatedDate 2014-05-22T20:35:53

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

OpenWrap

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

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
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0