Metadata >> NuGet >> Nancy.Serialization.NetJSON

Nancy.Serialization.NetJSON

Metadata

Authors Joerg Battermann
Copyrights Joerg Battermann
Description Provides JSON (De-)Serialization support for Nancy using NetJSON.
IconUrl http://nancyfx.org/nancy-nuget.png
Language en-US
LicenseUrl https://github.com/jbattermann/Nancy.Serialization.NetJSON/blob/master/LICENSE.md
Owners Joerg Battermann
ProjectUrl https://github.com/jbattermann/Nancy.Serialization.NetJSON
ReleaseNotes Updated NetJSON and NancyFx
RequireLicenseAcceptance False
Summary This is a NetJSON based Json (De-)Serializer for Nancy. Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra.
Tags Nancy Json NetJSON Serialization Serializer Deserialization Deserializer Performance
Dependencies Nancy:[1.3.0, 1.9.9]|NetJSON:[1.0.11, ]
PackageSize 19107
PackageHashAlgorithm SHA512
PackageHash Mmm+ItmgALojy8/9zs3ammpE6MuHAaMoYSqCTSyUrRYA8ZUVw92ED+UG5sRt/MqPXFgNQkFGFAoMNCTSOnNMoA==
DownloadCount 000000
CreatedDate 2015-09-26T10:14:27

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

OpenWrap

Installing the package:
o add-wrap Nancy.Serialization.NetJSON
Uninstalling the package:
o remove-wrap Nancy.Serialization.NetJSON

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.11
1.0.10
1.0.7
1.0.6.2
1.0.6
1.0.5
1.0.4
1.0.3