Metadata >> NuGet >> Destructurama.JsonNet

Destructurama.JsonNet

Metadata

Authors Destructurama Contributors
Description Adds support for logging JSON.NET dynamic types as structured data with Serilog.
IconUrl http://destructurama.github.io/pages/images/destructurama.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Destructurama Contributors
ProjectUrl https://github.com/destructurama
RequireLicenseAcceptance False
Tags serilog json
Dependencies Serilog:1.4.204|Newtonsoft.Json:6.0.8
PackageSize 11653
PackageHashAlgorithm SHA512
PackageHash VSj3vpDGsz8+hTeigCNBS5P/HnkkJ4xHfCZyGlLCNOnD0Sx9q5jvzZttPx+1+e+oOzm1qZYn7PUenW+CvPiUWQ==
DownloadCount 000000
CreatedDate 2015-07-09T22:50:16

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

OpenWrap

Installing the package:
o add-wrap Destructurama.JsonNet
Uninstalling the package:
o remove-wrap Destructurama.JsonNet

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.3
1.0.2