Topos.NewtonsoftJson 0.39.0

dotnet add package Topos.NewtonsoftJson --version 0.39.0                
NuGet\Install-Package Topos.NewtonsoftJson -Version 0.39.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Topos.NewtonsoftJson" Version="0.39.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Topos.NewtonsoftJson --version 0.39.0                
#r "nuget: Topos.NewtonsoftJson, 0.39.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Topos.NewtonsoftJson as a Cake Addin
#addin nuget:?package=Topos.NewtonsoftJson&version=0.39.0

// Install Topos.NewtonsoftJson as a Cake Tool
#tool nuget:?package=Topos.NewtonsoftJson&version=0.39.0                

Topos.NewtonsoftJson

Provides a Newtonsoft JSON.NET-based message serializer implementation for Topos.

Configure it by going

using var producer = Configure
    .(...)
    .Serialization(s => s.UseNewtonsoftJson())
    .Create();

or

using var consumer = Configure
    .(...)
    .Serialization(s => s.UseNewtonsoftJson())
    .Start();
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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.  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. 
.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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Topos.NewtonsoftJson:

Package Downloads
DAX.EventProcessing.Dispatcher

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.39.0 98 2/14/2025
0.38.0 10,411 11/22/2024
0.37.0 105 10/24/2024
0.36.0 94 10/24/2024
0.35.0 3,986 10/22/2024
0.34.0 85 10/22/2024
0.33.0 773 8/14/2024
0.32.0 132 7/2/2024
0.31.0 10,696 6/4/2024
0.30.0 105 5/13/2024
0.29.0 147 3/20/2024
0.28.0 240 12/10/2023
0.26.0 142 12/9/2023
0.25.0 413 8/1/2023
0.24.0 210 6/20/2023
0.23.0 171 6/20/2023
0.22.0 170 6/20/2023
0.21.0 17,729 5/9/2023
0.20.0 208 4/28/2023
0.18.0 199 4/27/2023
0.17.0 220 4/27/2023
0.16.0 208 4/27/2023
0.15.0 204 4/27/2023
0.14.0 203 4/27/2023
0.13.0 196 4/27/2023
0.12.0 197 4/26/2023
0.11.0 315 3/14/2023
0.10.0 327 2/9/2023
0.9.0 4,074 9/8/2022
0.8.0 436 8/31/2022
0.7.0 441 8/31/2022
0.6.0 432 8/31/2022
0.5.0 453 8/4/2022
0.4.0 472 6/26/2022
0.3.0 465 6/20/2022
0.2.0 504 4/17/2022
0.1.4 524 3/17/2022
0.1.3 22,399 1/19/2022
0.1.2 488 1/13/2022
0.1.1 330 12/16/2021
0.1.0 356 12/16/2021
0.0.99 358 12/16/2021
0.0.98 835 9/28/2021
0.0.97 426 9/10/2021
0.0.96 380 9/4/2021
0.0.95 728 7/6/2021
0.0.94 642 3/9/2021
0.0.93 419 3/9/2021
0.0.92 404 3/8/2021
0.0.91 56,296 2/27/2021
0.0.90 421 2/2/2021
0.0.89 407 2/1/2021
0.0.88 584 11/12/2020
0.0.87 432 11/12/2020
0.0.86 434 11/10/2020
0.0.85 430 11/10/2020
0.0.84 847 10/2/2020
0.0.83 444 10/1/2020
0.0.82 601 9/27/2020
0.0.81 659 9/18/2020
0.0.80 505 9/11/2020
0.0.79 475 9/11/2020
0.0.78 453 9/11/2020
0.0.77 487 9/11/2020
0.0.76 461 9/10/2020
0.0.75 484 9/1/2020
0.0.74 523 9/1/2020
0.0.73 945 8/13/2020
0.0.72 519 7/14/2020
0.0.71 502 7/14/2020
0.0.69 640 5/11/2020
0.0.69-pre 400 3/29/2020
0.0.68-pre 398 3/29/2020
0.0.67-pre 412 3/29/2020
0.0.66-pre 407 3/29/2020
0.0.65-pre 484 3/28/2020
0.0.64-pre 399 3/27/2020
0.0.63 545 3/27/2020
0.0.62 553 3/27/2020
0.0.61 540 3/26/2020
0.0.60 547 3/26/2020
0.0.59 576 3/26/2020
0.0.58 548 3/25/2020
0.0.57 998 3/22/2020
0.0.56 539 2/25/2020
0.0.55 571 1/8/2020
0.0.54 552 1/7/2020
0.0.53 596 1/7/2020
0.0.52 590 12/31/2019
0.0.51 558 12/29/2019
0.0.50 552 12/29/2019
0.0.49 560 12/29/2019
0.0.48 590 12/29/2019
0.0.46 576 12/23/2019
0.0.45 568 12/3/2019
0.0.44 564 12/3/2019