Metadata >> NuGet >> ServiceStack.Text.EnumMemberSerializer >> 1.0.32

1.0.32

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 Increased serialize/deserialize performance ~30x by using static cache. Handle case when a type namespace is null by passing it to the filter as an empty string.
RequireLicenseAcceptance False
Tags Serializer TEXT PrettyPrint ServiceStack JSON Service
Dependencies ServiceStack.Text:3.9.44
Title ServiceStack.Text.EnumMemberSerializer
PackageSize 25695
PackageHashAlgorithm SHA512
PackageHash XlJtQGzQYQx55LNhsuxdpQJwjNOg4EFBnlOgihCWuevI5bHkXuGg3JLrWLrF8FEV/oswh1bExaW7UDZjrrBS2Q==
DownloadCount 000000
CreatedDate 2013-07-16T21:10:15

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