Metadata >> NuGet >> Orleans.Serialization.Newtonsoft.Json

Orleans.Serialization.Newtonsoft.Json

Metadata

Authors Daniel Marbach
Description Newtonsoft.Json serialization support for Orleans
LicenseUrl https://github.com/OrleansContrib/orleans.serialization.json/blob/master/LICENSE
Owners Daniel Marbach
ProjectUrl https://github.com/OrleansContrib/orleans.serialization.json
RequireLicenseAcceptance False
Summary Newtonsoft.Json serialization support for Orleans
Tags Orleans
Dependencies Newtonsoft.Json:[6.0.3, 7.0.0)
Title Orleans.Serialization.Newtonsoft.Json
PackageSize 11481
PackageHashAlgorithm SHA512
PackageHash mjQ8u0rtoOjdbWJMTg2HicJevEIlZszHO9A+UAAwoclR7K+lJSeBSOq9p8OOKe3XizQKADd1a2O2WK92mKRdpw==
DownloadCount 000000
CreatedDate 2014-11-07T22:04:40

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

OpenWrap

Installing the package:
o add-wrap Orleans.Serialization.Newtonsoft.Json
Uninstalling the package:
o remove-wrap Orleans.Serialization.Newtonsoft.Json

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
0.9.0