Metadata >> NuGet >> Nancy.Serialization.Jil

Nancy.Serialization.Jil

Metadata

Authors Joerg Battermann
Copyrights Joerg Battermann
Description Provides JSON (De-)Serialization support for Nancy using Jil.
IconUrl http://nancyfx.org/nancy-nuget.png
Language en-US
LicenseUrl https://github.com/jbattermann/Nancy.Serialization.Jil/blob/master/LICENSE.md
Owners Joerg Battermann
ProjectUrl https://github.com/jbattermann/Nancy.Serialization.Jil
ReleaseNotes Updated to Jil 2.12 and Nancy 1.3
RequireLicenseAcceptance False
Summary This is a Jil based Json (De-)Serializer for Nancy. Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra.
Tags Nancy Json Jil Serialization Serializer Deserialization Deserializer Performance
Dependencies Nancy:[1.2.0, 1.9.9]|Jil:[2.12.0, ]
PackageSize 17480
PackageHashAlgorithm SHA512
PackageHash Bvp35LaEUTI7kg0RLi2iZfxm6YDJ5sMor9urF0vWpYPiIWMKEqm4nIzlvcvhb7XQtKJf1aUV/uvGzQystu2kqA==
DownloadCount 000000
CreatedDate 2015-09-26T10:21:22

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

OpenWrap

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

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.30.0
1.9.0
1.8.1
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0
1.5.24
1.3.23
1.3.22
1.3.21
1.2.19
1.2.18
1.1.17
1.1.16
1.1.15