Metadata >> NuGet >> ServiceStack.Text.EnumMemberSerializer >> 1.0.35

1.0.35

Metadata

Authors Chatham Financial Corp.
Copyrights Copyright Anthony Carl, Chatham Financial Corp. 2013
Description Extension for ServiceStack.Text to allow using EnumMember attributes to serialize and deserialize enumerations.
IconUrl http://www.servicestack.net/logo-100x100.png
LicenseUrl https://github.com/Chatham/ServiceStack.Text.EnumMemberSerializer/blob/master/LICENSE
Owners Chatham Financial Corp.
ProjectUrl https://github.com/Chatham/ServiceStack.Text.EnumMemberSerializer
ReleaseNotes Expose enum serializer and deserializers.Includes changes up to and including: https://github.com/Chatham/ServiceStack.Text.EnumMemberSerializer/commit/9f5c710ee3544267ad9200a1c3c7acd476469665
RequireLicenseAcceptance False
Tags Serializer TEXT PrettyPrint ServiceStack JSON Service
Dependencies ServiceStack.Text:3.9.44
Title ServiceStack.Text.EnumMemberSerializer
PackageSize 26962
PackageHashAlgorithm SHA512
PackageHash C/f2JLwYkTmyEfSjPGQIBAm7chPHbtlA4bRSNCNwZQX+dVWZFo3/8N41eQ4mfhm3cvqnLrknXCx35KgVZY861A==
DownloadCount 000000
CreatedDate 2013-08-12T19:04: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 ServiceStack.Text.EnumMemberSerializer -Version 1.0.35 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ServiceStack.Text.EnumMemberSerializer -Version 1.0.35 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ServiceStack.Text.EnumMemberSerializer 1.0.35 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ServiceStack.Text.EnumMemberSerializer -Version 1.0.35
Uninstalling the package:
o remove-wrap ServiceStack.Text.EnumMemberSerializer

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,Profile=Client Binaries