Metadata >> NuGet >> MvcDictionarySerialization

MvcDictionarySerialization

Metadata

Authors Erik Schierboom
Copyrights Copyright 2014
Description Adds HtmlHelper extension methods to correctly serialize dictionaries.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Erik Schierboom
ProjectUrl https://github.com/ErikSchierboom/aspnetmvcdictionaryserialization
RequireLicenseAcceptance False
Tags asp.net mvc dictionary serialization
Dependencies Microsoft.AspNet.Mvc:4.0.30506.0
Title ASP.NET MVC Dictionary Serialization
PackageSize 11942
PackageHashAlgorithm SHA512
PackageHash Vm6gqt7yUNxTYJeuKYjwbnF8ClG5wSCeznggp9ZLZsYtMmu1g0i2jr6JPyQjdV63AySbL2VEcj0+Wk9b/cj3sg==
DownloadCount 000000
CreatedDate 2014-08-09T10:14:29

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

OpenWrap

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

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