IonKiwi.Json
1.0.3
See the version list below for details.
dotnet add package IonKiwi.Json --version 1.0.3
NuGet\Install-Package IonKiwi.Json -Version 1.0.3
<PackageReference Include="IonKiwi.Json" Version="1.0.3" />
paket add IonKiwi.Json --version 1.0.3
#r "nuget: IonKiwi.Json, 1.0.3"
// Install IonKiwi.Json as a Cake Addin #addin nuget:?package=IonKiwi.Json&version=1.0.3 // Install IonKiwi.Json as a Cake Tool #tool nuget:?package=IonKiwi.Json&version=1.0.3
Yet another json library.
Support for parsing/writing JSON
Support for parsing/writing ECMAScript like content
- Unquoted property names
- Single / multi-line comments
- Trailing comma allowed for objects and arrays
- Single quoted strings
- Multi-line strings (by escaping new line characters)
- Unicode CodePoint escape
- Hexadecimal/octal/binary numbers
- Numbers with leading or trailing decimal point
- Positive infinity, negative infinity, NaN
- Explicit plus sign for numbers
Support for .NET/C# Tuples
Support for async
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.1
- No dependencies.
-
.NETCoreApp 2.2
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.15 | 391 | 12/27/2021 |
1.0.14 | 551 | 6/28/2020 |
1.0.13 | 474 | 6/17/2020 |
1.0.12 | 454 | 4/18/2020 |
1.0.11 | 499 | 3/5/2020 |
1.0.10 | 513 | 11/23/2019 |
1.0.9.6 | 561 | 10/5/2019 |
1.0.9.3 | 475 | 10/5/2019 |
1.0.9.2 | 472 | 10/5/2019 |
1.0.8 | 502 | 7/15/2019 |
1.0.7 | 526 | 6/23/2019 |
1.0.6 | 511 | 6/23/2019 |
1.0.5 | 506 | 6/17/2019 |
1.0.4 | 527 | 6/12/2019 |
1.0.3 | 544 | 6/11/2019 |
1.0.1 | 526 | 6/11/2019 |
1.0.0 | 615 | 6/11/2019 |