Cronus.Serialization.NewtonsoftJson 11.0.0

dotnet add package Cronus.Serialization.NewtonsoftJson --version 11.0.0
                    
NuGet\Install-Package Cronus.Serialization.NewtonsoftJson -Version 11.0.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="Cronus.Serialization.NewtonsoftJson" Version="11.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cronus.Serialization.NewtonsoftJson" Version="11.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Cronus.Serialization.NewtonsoftJson" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cronus.Serialization.NewtonsoftJson --version 11.0.0
                    
#r "nuget: Cronus.Serialization.NewtonsoftJson, 11.0.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.
#:package Cronus.Serialization.NewtonsoftJson@11.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cronus.Serialization.NewtonsoftJson&version=11.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Cronus.Serialization.NewtonsoftJson&version=11.0.0
                    
Install as a Cake Tool

Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.

Product Compatible and additional computed target framework versions.
.NET 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.  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. 
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 Cronus.Serialization.NewtonsoftJson:

Package Downloads
Cronus.Projections.Replay.Common

Elders.Cronus.Projections.Replay.Common

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0 884 2/11/2025
11.0.0-preview.4 302 10/28/2024
11.0.0-preview.3 116 10/15/2024
11.0.0-preview.2 113 8/29/2024
11.0.0-preview.1 145 8/14/2024
10.5.0 441 8/14/2024
10.4.0 1,485 3/27/2024
10.3.1 429 3/13/2024
10.3.0 281 3/12/2024
10.2.0 275 2/28/2024
10.1.0 207 2/28/2024
10.0.0 998 11/17/2023
10.0.0-preview.1 227 8/22/2023
9.0.0 1,012 8/22/2023
9.0.0-preview.5 348 8/7/2023
9.0.0-preview.4 209 7/31/2023
9.0.0-preview.3 199 7/28/2023
9.0.0-preview.2 649 4/21/2023
9.0.0-preview.1 545 3/7/2023
8.1.1-preview.1 539 12/12/2022
Loading failed