Thoth.Json.Net
12.0.0
dotnet add package Thoth.Json.Net --version 12.0.0
NuGet\Install-Package Thoth.Json.Net -Version 12.0.0
<PackageReference Include="Thoth.Json.Net" Version="12.0.0" />
paket add Thoth.Json.Net --version 12.0.0
#r "nuget: Thoth.Json.Net, 12.0.0"
// Install Thoth.Json.Net as a Cake Addin #addin nuget:?package=Thoth.Json.Net&version=12.0.0 // Install Thoth.Json.Net as a Cake Tool #tool nuget:?package=Thoth.Json.Net&version=12.0.0
Thoth.Json.Net
Library for working with JSON in a type safe manner, this libs is the .NET version of Thoth.Json.
Learn more about Thoth.Json here.
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.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6
- FSharp.Core (>= 4.7.2)
- Newtonsoft.Json (>= 13.0.1)
-
.NETStandard 2.0
- Fable.Core (>= 3.1.6)
- FSharp.Core (>= 4.7.2)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (44)
Showing the top 5 NuGet packages that depend on Thoth.Json.Net:
Package | Downloads |
---|---|
Thoth.Json.Giraffe
JSON serializer for Giraffe implemented with Thoth.Json.Net |
|
GetIt
.NET library to help introduce programming in a funnier way. Inspired by Scratch and Turtle graphics. |
|
Thoth.Json.Net.CE
Computation Expression for building Thoth.Json.Net decoders |
|
Dap.Context
Dap Context Libs |
|
Plough.WebApi.Core
Library to design web api with shared api server/client definition project. Plough.WebApi.Core has compatibility with F# Fable. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
12.0.0 | 39,168 | 5/23/2024 |
11.0.0 | 320,930 | 2/8/2023 |
10.1.0 | 40,727 | 2/1/2023 |
10.0.0 | 39,330 | 12/4/2022 |
9.0.0 | 22,094 | 11/9/2022 |
8.0.0 | 210,967 | 1/5/2022 |
7.1.0 | 84,280 | 9/16/2021 |
7.0.0 | 2,178 | 9/12/2021 |
6.0.0 | 710 | 9/12/2021 |
5.0.0 | 219,861 | 10/15/2020 |
4.1.0 | 100,853 | 5/7/2020 |
4.0.0 | 28,091 | 3/4/2020 |
3.6.0 | 51,414 | 10/24/2019 |
3.5.1 | 47,730 | 6/24/2019 |
3.5.1-beta-001 | 523 | 6/24/2019 |
3.4.0 | 4,562 | 6/7/2019 |
3.3.0 | 858 | 6/5/2019 |
3.2.0 | 5,312 | 5/14/2019 |
3.1.0 | 1,360 | 5/3/2019 |
3.0.0 | 37,153 | 4/17/2019 |
3.0.0-beta-005 | 666 | 4/10/2019 |
3.0.0-beta-004 | 531 | 4/10/2019 |
3.0.0-beta-003 | 606 | 4/2/2019 |
3.0.0-beta-002 | 1,079 | 1/11/2019 |
3.0.0-beta-001 | 1,218 | 1/10/2019 |
2.5.0 | 35,902 | 11/8/2018 |
2.4.0 | 1,028 | 11/7/2018 |
2.3.0 | 2,397 | 10/18/2018 |
2.2.0 | 1,544 | 10/11/2018 |
2.1.0 | 1,043 | 10/3/2018 |
2.0.0 | 3,555 | 10/1/2018 |
2.0.0-beta-004 | 1,586 | 8/3/2018 |
2.0.0-beta-003 | 913 | 7/16/2018 |
2.0.0-beta-002 | 813 | 7/12/2018 |
2.0.0-beta-001 | 915 | 7/11/2018 |
1.1.0 | 2,420 | 6/7/2018 |
1.0.1 | 1,168 | 5/30/2018 |
1.0.0 | 8,055 | 4/17/2018 |
### Changed
* * Upgrade to Newtonsoft.Json 13.0.1 to fix security vulnerability