newtonsoft-json 6.0.8+dfsg-1.2 source package in Ubuntu

Changelog

newtonsoft-json (6.0.8+dfsg-1.2) unstable; urgency=medium

  * Non-maintainer upload
  * Drop NuGet package nupkg-newtonsoft.json.6.0.8 (Closes: #1053162)

 -- Bastian Germann <email address hidden>  Thu, 28 Sep 2023 15:44:15 +0200

Upload details

Uploaded by:
Debian CLI Libraries Team
Uploaded to:
Sid
Original maintainer:
Debian CLI Libraries Team
Architectures:
all
Section:
cli-mono
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe cli-mono

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
newtonsoft-json_6.0.8+dfsg-1.2.dsc 2.2 KiB 0bd1aac64ffe78035a7222d97a5e3ee01ea1216815e62181aac0d0e3ecb03046
newtonsoft-json_6.0.8+dfsg.orig.tar.gz 2.5 MiB 3b7c77da971bbe1c6fdbb5cbb634d106a86aa30c82647abd9b23d2f31be0c630
newtonsoft-json_6.0.8+dfsg-1.2.debian.tar.xz 6.0 KiB c1124ba877ac903d1178633d466b02ac99fceb5a90d62465fec14d3c7929f6ef

Available diffs

No changes file available.

Binary packages built by this source

libnewtonsoft-json-cil-dev: high-performance JSON framework for .NET -- development files

 Json.NET is a high-performance JSON framework for .NET. It has the following
 features:
  - Flexible JSON serializer for converting between .NET objects and JSON
  - LINQ to JSON for manually reading and writing JSON
  - High performance, faster than .NET's build-in JSON serializers
  - Write indented, easy to read JSON
  - Convert JSON to and from XML
 .
 The JSON serializer is a good choice when the JSN being read or written maps
 closely to a .NET class.
 .
 LINQ to JSON is good for situations in which there is no class to serialize or
 deserialize to, or the JSON is radically different from the class structure and
 manual manipulation is required.
 .
 This package contains the development files required to compile applications or
 libraries against this package.

libnewtonsoft-json5.0-cil: high-performance JSON framework for .NET

 Json.NET is a high-performance JSON framework for .NET. It has the following
 features:
  - Flexible JSON serializer for converting between .NET objects and JSON
  - LINQ to JSON for manually reading and writing JSON
  - High performance, faster than .NET's build-in JSON serializers
  - Write indented, easy to read JSON
  - Convert JSON to and from XML
 .
 The JSON serializer is a good choice when the JSN being read or written maps
 closely to a .NET class.
 .
 LINQ to JSON is good for situations in which there is no class to serialize or
 deserialize to, or the JSON is radically different from the class structure and
 manual manipulation is required.
 .
 This package contains the Json.NET assemblies.

monodoc-newtonsoft-json-manual: compiled XML documentation for Json.NET

 Json.NET is a high-performance JSON framework for .NET. It has the following
 features:
  - Flexible JSON serializer for converting between .NET objects and JSON
  - LINQ to JSON for manually reading and writing JSON
  - High performance, faster than .NET's build-in JSON serializers
  - Write indented, easy to read JSON
  - Convert JSON to and from XML
 .
 The JSON serializer is a good choice when the JSN being read or written maps
 closely to a .NET class.
 .
 LINQ to JSON is good for situations in which there is no class to serialize or
 deserialize to, or the JSON is radically different from the class structure and
 manual manipulation is required.
 .
 This package contains the compiled XML documentation for Json.NET.