MassTransit.Newtonsoft
8.0.14
Prefix Reserved
See the version list below for details.
dotnet add package MassTransit.Newtonsoft --version 8.0.14
NuGet\Install-Package MassTransit.Newtonsoft -Version 8.0.14
<PackageReference Include="MassTransit.Newtonsoft" Version="8.0.14" />
paket add MassTransit.Newtonsoft --version 8.0.14
#r "nuget: MassTransit.Newtonsoft, 8.0.14"
// Install MassTransit.Newtonsoft as a Cake Addin #addin nuget:?package=MassTransit.Newtonsoft&version=8.0.14 // Install MassTransit.Newtonsoft as a Cake Tool #tool nuget:?package=MassTransit.Newtonsoft&version=8.0.14
MassTransit
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.
Build Status
Branch | Status |
---|---|
master | |
develop |
MassTransit NuGet Packages
The following NuGet packages are the currently supported.
Transports
- MassTransit.ActiveMQ
- MassTransit.AmazonSQS
- MassTransit.Azure.ServiceBus.Core
- MassTransit.RabbitMQ
- Riders
Saga Persistence
- MassTransit.AmazonS3
- MassTransit.Azure.Cosmos
- MassTransit.Azure.Cosmos.Table
- MassTransit.DapperIntegration
- MassTransit.DynamoDb
- MassTransit.EntityFramework
- MassTransit.EntityFrameworkCore
- MassTransit.Marten
- MassTransit.MongoDb
- MassTransit.NHibernate
- MassTransit.Redis
Message Data
Scheduling
Interoperability
Other
- MassTransit.Analyzers
- MassTransit.SignalR
- MassTransit.Prometheus
- MassTransit.StateMachineVisualizer
- MassTransit.TestFramework
Deprecated Packages
The following packages from earlier versions of MassTransit are no longer supported.
- Automatonymous
- Automatonymous.NHibernate
- Automatonymous.Visualizer
- GreenPipes
- MassTransit.ApplicationInsights
- MassTransit.AspNetCore
- MassTransit.Autofac
- MassTransit.Automatonymous
- MassTransit.Automatonymous.Autofac
- MassTransit.Automatonymous.Extensions.DependencyInjection
- MassTransit.Automatonymous.Lamar
- MassTransit.Automatonymous.SimpleInjector
- MassTransit.Automatonymous.StructureMap
- MassTransit.Automatonymous.Windsor
- MassTransit.AzureServiceBus
- MassTransit.CastleWindsor
- MassTransit.Extensions.DependencyInjection
- MassTransit.Extensions.Logging
- MassTransit.Host
- MassTransit.Http
- MassTransit.Lamar
- MassTransit.Log4Net
- MassTransit.MSMQ
- MassTransit.Ninject
- MassTransit.NLog
- MassTransit.Platform.Abstractions
- MassTransit.Reactive
- MassTransit.SerilogIntegration
- MassTransit.SimpleInjector
- MassTransit.StructureMap
- MassTransit.StructureMapSigned
- MassTransit.Unity
Discord
Get help live at the MassTransit Discord server.
GitHub Issues
Please do not open an issue on GitHub, unless you have spotted an actual bug in MassTransit.
Use GitHub Discussions to ask questions, bring up ideas, or other general items. Issues are not the place for questions, and will either be converted to a discussion or closed.
Product | Versions 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 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 | net461 was computed. net462 is compatible. 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.2
- MassTransit (>= 8.0.14)
- Newtonsoft.Json (>= 13.0.2)
- Newtonsoft.Json.Bson (>= 1.0.2)
-
.NETStandard 2.0
- MassTransit (>= 8.0.14)
- Newtonsoft.Json (>= 13.0.2)
- Newtonsoft.Json.Bson (>= 1.0.2)
-
net6.0
- MassTransit (>= 8.0.14)
- Newtonsoft.Json (>= 13.0.2)
- Newtonsoft.Json.Bson (>= 1.0.2)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on MassTransit.Newtonsoft:
Package | Downloads |
---|---|
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. |
|
Edocs.ExchangeBase.Bus
Exchange base bus logic |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MassTransit.Newtonsoft:
Repository | Stars |
---|---|
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
|
Version | Downloads | Last updated |
---|---|---|
8.3.1-develop.2100 | 40 | 10/29/2024 |
8.3.1-develop.2099 | 46 | 10/28/2024 |
8.3.0 | 32,063 | 10/16/2024 |
8.3.0-develop.2078 | 48 | 10/15/2024 |
8.3.0-develop.2073 | 48 | 10/15/2024 |
8.2.5 | 260,143 | 8/23/2024 |
8.2.4 | 71,133 | 8/9/2024 |
8.2.3 | 338,657 | 6/18/2024 |
8.2.2 | 301,772 | 4/26/2024 |
8.2.1 | 301,155 | 4/12/2024 |
8.2.0 | 167,390 | 3/24/2024 |
8.1.3 | 765,107 | 12/20/2023 |
8.1.2 | 317,672 | 11/14/2023 |
8.1.1 | 612,200 | 9/30/2023 |
8.1.0 | 461,779 | 8/15/2023 |
8.0.16 | 934,956 | 5/23/2023 |
8.0.15 | 265,929 | 4/24/2023 |
8.0.14 | 362,588 | 3/17/2023 |
8.0.13 | 418,691 | 2/18/2023 |
8.0.12 | 213,998 | 1/26/2023 |
8.0.11 | 48,085 | 1/20/2023 |
8.0.10 | 203,796 | 12/30/2022 |
8.0.9 | 305,610 | 12/5/2022 |
8.0.8 | 378,273 | 11/4/2022 |
8.0.7 | 282,591 | 10/7/2022 |
8.0.6 | 571,373 | 8/14/2022 |
8.0.5 | 182,561 | 7/11/2022 |
8.0.4 | 11,192 | 7/10/2022 |
8.0.3 | 371,492 | 6/3/2022 |
8.0.2 | 306,642 | 4/29/2022 |
8.0.1 | 153,242 | 4/1/2022 |
8.0.0 | 72,471 | 3/19/2022 |