Metadata >> NuGet >> ServiceStack.Text.EnumMemberSerializer >> 1.0.37

1.0.37

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 Improved extension methods for enum serialization/deserialization. Includes changes up to and including: https://github.com/Chatham/ServiceStack.Text.EnumMemberSerializer/commit/fdaca608ccf72012eb7889d7dd3d798806da8535
RequireLicenseAcceptance False
Tags Serializer TEXT PrettyPrint ServiceStack JSON Service
Dependencies ServiceStack.Text:3.9.44
Title ServiceStack.Text.EnumMemberSerializer
PackageSize 28108
PackageHashAlgorithm SHA512
PackageHash ODJ+uEFS8uGKuQSkS7jzKYFBSjETcIJ/+EvFrKd2tkmTB6f8AIb1+Vhci9y/PBt3984+1gpi4BsfY2qxbIPT4A==
DownloadCount 000000
CreatedDate 2013-08-13T14:00:51

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.37 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ServiceStack.Text.EnumMemberSerializer -Version 1.0.37 -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.37 %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.37 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ServiceStack.Text.EnumMemberSerializer -Version 1.0.37 -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.37
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