Metadata >> NuGet >> ServiceStack.Text.EnumMemberSerializer

ServiceStack.Text.EnumMemberSerializer

Metadata

Authors Chatham Financial Corp.
Copyrights Copyright Anthony Carl, Chatham Financial Corp. 2014
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
RequireLicenseAcceptance False
Tags Serializer TEXT PrettyPrint ServiceStack JSON Service
Dependencies ServiceStack.Text:3.9.44
Title ServiceStack.Text.EnumMemberSerializer
PackageSize 28541
PackageHashAlgorithm SHA512
PackageHash 3pt+HcVNdPnqBomp7m0AKpOuOYojag/HC7k34YUFdx4TKglk7/xFZbBtDqxMd/1S8HISZ/AGsIohC+AmXXA8jQ==
DownloadCount 000000
CreatedDate 2015-09-23T19:15:10
ReleaseNotes Fix DeSerializeFn being changed from field to property in ServiceStack.Text v4.0.42 Includes changes up to and including: https://github.com/Chatham/ServiceStack.Text.EnumMemberSerializer/commit/69b2c05a1a5ccd4dfe59beb26c5c10812f60c6ef

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

OpenWrap

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

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.48
1.0.44
1.0.39
1.0.38
1.0.37
1.0.35
1.0.32
1.0.26
1.0.22