go.encoding.json
1.23.1.6
dotnet add package go.encoding.json --version 1.23.1.6
NuGet\Install-Package go.encoding.json -Version 1.23.1.6
<PackageReference Include="go.encoding.json" Version="1.23.1.6" />
<PackageVersion Include="go.encoding.json" Version="1.23.1.6" />
<PackageReference Include="go.encoding.json" />
paket add go.encoding.json --version 1.23.1.6
#r "nuget: go.encoding.json, 1.23.1.6"
#:package go.encoding.json@1.23.1.6
#addin nuget:?package=go.encoding.json&version=1.23.1.6
#tool nuget:?package=go.encoding.json&version=1.23.1.6
go.encoding.json
C# package converted from the Go standard library by go2cs.
Package json implements encoding and decoding of JSON as defined in RFC 7159. The mapping between JSON and Go values is described in the documentation for the Marshal and Unmarshal functions.
See "JSON and Go" for an introduction to this package: https://golang.org/doc/articles/json_and_go.html
Copyright 2009 The Go Authors. All rights reserved. This C# package is converted from Go standard library source; use of that source is governed by a BSD-style license that can be found in the LICENSE file. The go2cs conversion itself is distributed under the MIT license.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- go.bytes (>= 1.23.1.6)
- go.cmp (>= 1.23.1.6)
- go.encoding (>= 1.23.1.6)
- go.encoding.base64 (>= 1.23.1.6)
- go.errors (>= 1.23.1.6)
- go.fmt (>= 1.23.1.6)
- go.io (>= 1.23.1.6)
- go.lib (>= 1.23.1.6)
- go.math (>= 1.23.1.6)
- go.reflect (>= 1.23.1.6)
- go.slices (>= 1.23.1.6)
- go.strconv (>= 1.23.1.6)
- go.strings (>= 1.23.1.6)
- go.sync (>= 1.23.1.6)
- go.unicode (>= 1.23.1.6)
- go.unicode.utf16 (>= 1.23.1.6)
- go.unicode.utf8 (>= 1.23.1.6)
- go.unsafe (>= 1.23.1.6)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on go.encoding.json:
| Package | Downloads |
|---|---|
|
go.log.slog
log.slog (net9.0 - Release) -- C# project converted from Go source |
|
|
go.html.template
html.template (net9.0 - Release) -- C# project converted from Go source |
|
|
go.internal.fuzz
internal.fuzz (net9.0 - Release) -- C# project converted from Go source |
|
|
go.internal.coverage.cfile
internal.coverage.cfile (net9.0 - Release) -- C# project converted from Go source |
|
|
go.internal.trace.traceviewer
internal.trace.traceviewer (net9.0 - Release) -- C# project converted from Go source |
GitHub repositories
This package is not used by any popular GitHub repositories.