Metadata >> NuGet >> System.Text.Json.Mobile

System.Text.Json.Mobile

Metadata

Authors Cyril Jandia, Sami Kallio
Description A minimalistic and fast JSON parser/deserializer. Mobile versions for Android and WP8.
Language en-US
Owners Cyril Jandia, Sami Kallio
RequireLicenseAcceptance False
Tags Fast JSON parser deserializer POCO Xamarin Mobile Android WP
Title System.Text.Json.Mobile
PackageSize 89758
PackageHashAlgorithm SHA512
PackageHash U515FPSy9GM4MV02eE/iTvRh7SKcT3142o0LbVnRvj8T6nfWIM+urkVLzJd06zsZBh6IJe3efIPmj0zHFWF+VQ==
DownloadCount 000000
CreatedDate 2015-05-01T03:48:30

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

OpenWrap

Installing the package:
o add-wrap System.Text.Json.Mobile
Uninstalling the package:
o remove-wrap System.Text.Json.Mobile

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
2.0.0.6
2.0.0.6-pre2
2.0.0.6-pre1