MassTransit.Newtonsoft 9.0.0-develop.23

Prefix Reserved
This is a prerelease version of MassTransit.Newtonsoft.
dotnet add package MassTransit.Newtonsoft --version 9.0.0-develop.23
                    
NuGet\Install-Package MassTransit.Newtonsoft -Version 9.0.0-develop.23
                    
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="MassTransit.Newtonsoft" Version="9.0.0-develop.23" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MassTransit.Newtonsoft" Version="9.0.0-develop.23" />
                    
Directory.Packages.props
<PackageReference Include="MassTransit.Newtonsoft" />
                    
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 MassTransit.Newtonsoft --version 9.0.0-develop.23
                    
#r "nuget: MassTransit.Newtonsoft, 9.0.0-develop.23"
                    
#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 MassTransit.Newtonsoft@9.0.0-develop.23
                    
#: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=MassTransit.Newtonsoft&version=9.0.0-develop.23&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MassTransit.Newtonsoft&version=9.0.0-develop.23&prerelease
                    
Install as a Cake Tool

MassTransit

MassTransit is a modern, lightweight, and feature-rich service bus used by organizations of every size in over 150 countries worldwide. With over 165 million downloads and more than 120,000 deployments around the globe, MassTransit reduces the development time and operational overhead involved in building distributed, event-driven applications.

MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

  • First-class testing support
  • Write once, then deploy using RabbitMQ, Azure Service Bus, and Amazon SQS
  • Observability via Open Telemetry (OTEL)
  • Fully-supported, widely-adopted, a complete end-to-end solution

Documentation

Get started by reading through the documentation.

Licensing

MassTransit is a commercial product that must be licensed. Learn more about licensing options at Massient. Earlier version of MassTransit are still available under a permissive open source license.

MassTransit NuGet Packages

The following NuGet packages are currently supported.

alt MassTransit

Transports

Saga Persistence

Message Data

Scheduling

Interoperability

Other

Support

Customers may contact support@masstransit.io for support.

Discord

Get help live at the MassTransit Discord server.

alt Join the conversation

Product 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 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 is compatible.  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. 
.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 is compatible.  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 (16)

Showing the top 5 NuGet packages that depend on MassTransit.Newtonsoft:

Package Downloads
MassTransit.Hangfire

MassTransit Hangfire scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

MassTransit.Grpc

MassTransit gRPC transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

MassTransit.Interop.NServiceBus

MassTransit Interoperability support for NServiceBus; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

BSynchro.ServiceBus

Package Description

StoneAssemblies.MassAuth

Extensible message based authorization framework built on top of MassTransit.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on MassTransit.Newtonsoft:

Repository Stars
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
alex289/CleanArchitecture
Sample .NET 10 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit
Version Downloads Last Updated
9.0.0-develop.23 102 11/19/2025
9.0.0-develop.18 264 11/11/2025
8.5.6-develop.2396 113 11/18/2025
8.5.6-develop.2395 241 11/12/2025
8.5.5 44,184 10/22/2025
8.5.4 39,892 10/4/2025
8.5.3 88,065 9/24/2025
8.5.2 153,894 8/7/2025
8.5.1 241,698 7/12/2025
8.5.0 107,380 6/20/2025
8.4.1 536,282 5/13/2025
8.4.0 568,824 3/18/2025
8.3.7 491,722 3/6/2025
8.3.6 676,864 1/31/2025
8.3.5 46,149 1/28/2025
8.3.4 528,076 12/16/2024
8.3.3 105,645 12/5/2024
8.3.2 118,201 11/20/2024
8.3.1 281,367 11/7/2024
8.3.0 637,526 10/16/2024
8.3.0-develop.2078 132 10/15/2024
8.3.0-develop.2073 130 10/15/2024
8.2.5 900,033 8/23/2024
8.2.4 242,391 8/9/2024
8.2.3 957,659 6/18/2024
8.2.2 579,552 4/26/2024
8.2.1 464,734 4/12/2024
8.2.0 281,496 3/24/2024
8.1.3 1,253,574 12/20/2023
8.1.2 448,017 11/14/2023
8.1.1 865,787 9/30/2023
8.1.0 608,261 8/15/2023
8.0.16 1,418,129 5/23/2023
8.0.15 283,943 4/24/2023
8.0.14 506,947 3/17/2023
8.0.13 469,833 2/18/2023
8.0.12 242,428 1/26/2023
8.0.11 52,299 1/20/2023
8.0.10 325,420 12/30/2022
8.0.9 409,913 12/5/2022
8.0.8 458,512 11/4/2022
8.0.7 314,071 10/7/2022
8.0.6 646,668 8/14/2022
8.0.5 220,783 7/11/2022
8.0.4 11,919 7/10/2022
8.0.3 394,157 6/3/2022
8.0.2 337,690 4/29/2022
8.0.1 183,128 4/1/2022
8.0.0 81,038 3/19/2022