Metadata >> NuGet >> System.Text.Json

System.Text.Json

Metadata

Authors Cyril Jandia
Copyrights Copyright (c) 2013 Cyril Jandia
Description A minimalistic and fast JSON parser/deserializer, for full .NET
LicenseUrl https://github.com/ysharplanguage/FastJsonParser/blob/master/LICENSE.md
Owners Cyril Jandia
ProjectUrl https://github.com/ysharplanguage/FastJsonParser
ReleaseNotes Simpler char groking. More unit tests passed. Stable performances.
RequireLicenseAcceptance False
Title System.Text.Json
PackageSize 43411
PackageHashAlgorithm SHA512
PackageHash nLrTFqSM4X8Ig5Dp5IOhpCOi1XE0dUbw8yvbMxZmThRKYGHabgPLIFKu/53uqtOzgW1VGn3b4FESCicNSb0XhA==
DownloadCount 000000
CreatedDate 2014-01-06T10:53:33
Tags Fast JSON parser deserializer POCO

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

OpenWrap

Installing the package:
o add-wrap System.Text.Json
Uninstalling the package:
o remove-wrap System.Text.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
1.9.9.1
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0