Metadata >> NuGet >> WcfSerializationHelper

WcfSerializationHelper

Metadata

Authors Tony Sneed
Description Helper library with a WCF behavior for configuring the Data Contract Serializer to handle cyclical references.
IconUrl https://cloud.githubusercontent.com/assets/2836367/6191469/f1f0d96e-b3a9-11e4-9636-1f354975338a.jpg
Language en-US
LicenseUrl https://github.com/tonysneed/wcf-serialization-helper/blob/master/LICENSE
Owners Tony Sneed
ProjectUrl https://github.com/tonysneed/wcf-serialization-helper
RequireLicenseAcceptance False
Tags wcf serialization entity-framework
Title WCF Serialization Helper
PackageSize 10572
PackageHashAlgorithm SHA512
PackageHash ljcYDv3QzQxE6TLnfur8ToCYlURNtUPSAlpzG6xnoK/3Npc4qKNAnXPW2wzxUWeBbAIveOBz8h0DZQu/LZLDPw==
DownloadCount 000000
CreatedDate 2015-02-13T17:16:30

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

OpenWrap

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

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
1.0.0