MassTransit.Quartz
8.3.1
Prefix Reserved
See the version list below for details.
dotnet add package MassTransit.Quartz --version 8.3.1
NuGet\Install-Package MassTransit.Quartz -Version 8.3.1
<PackageReference Include="MassTransit.Quartz" Version="8.3.1" />
paket add MassTransit.Quartz --version 8.3.1
#r "nuget: MassTransit.Quartz, 8.3.1"
// Install MassTransit.Quartz as a Cake Addin #addin nuget:?package=MassTransit.Quartz&version=8.3.1 // Install MassTransit.Quartz as a Cake Tool #tool nuget:?package=MassTransit.Quartz&version=8.3.1
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.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 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. |
.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. |
-
.NETFramework 4.7.2
- MassTransit (>= 8.3.1)
- Quartz (>= 3.13.1)
- Quartz.Extensions.Hosting (>= 3.13.1)
-
.NETStandard 2.0
- MassTransit (>= 8.3.1)
- Quartz (>= 3.13.1)
- Quartz.Extensions.Hosting (>= 3.13.1)
-
net6.0
- MassTransit (>= 8.3.1)
- Quartz (>= 3.13.1)
- Quartz.Extensions.Hosting (>= 3.13.1)
-
net8.0
- MassTransit (>= 8.3.1)
- Quartz (>= 3.13.1)
- Quartz.Extensions.Hosting (>= 3.13.1)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on MassTransit.Quartz:
Package | Downloads |
---|---|
Elsa.Activities.MassTransit
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following MassTransit activities: * ReceiveMassTransitMessage * SendMassTransitMessage |
|
NetCoreDataBus
Package Description |
|
Sequor.Libs.EventBus.Extensions
Package Description |
|
Cogito.MassTransit.Scheduler
Extensions and utilities for working with MassTransit Azure Service Bus. |
|
SolarLab.BusManager.Implementation
Package Description |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on MassTransit.Quartz:
Repository | Stars |
---|---|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
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
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
Anapher/Strive
Open source video conferencing platform
|
Version | Downloads | Last updated |
---|---|---|
8.3.2-develop.2118 | 37 | 11/14/2024 |
8.3.2-develop.2115 | 33 | 11/12/2024 |
8.3.2-develop.2114 | 77 | 11/10/2024 |
8.3.1 | 1,386 | 11/7/2024 |
8.3.0 | 19,976 | 10/16/2024 |
8.2.5 | 56,951 | 8/23/2024 |
8.2.4 | 8,919 | 8/9/2024 |
8.2.3 | 65,902 | 6/18/2024 |
8.2.2 | 62,706 | 4/26/2024 |
8.2.1 | 108,029 | 4/12/2024 |
8.2.0 | 44,661 | 3/24/2024 |
8.1.3 | 190,337 | 12/20/2023 |
8.1.2 | 63,400 | 11/14/2023 |
8.1.1 | 93,938 | 9/30/2023 |
8.1.0 | 36,451 | 8/15/2023 |
8.0.16 | 274,839 | 5/23/2023 |
8.0.15 | 75,143 | 4/24/2023 |
8.0.14 | 256,899 | 3/17/2023 |
8.0.13 | 35,802 | 2/18/2023 |
8.0.12 | 34,186 | 1/26/2023 |
8.0.11 | 9,879 | 1/20/2023 |
8.0.10 | 28,894 | 12/30/2022 |
8.0.9 | 47,005 | 12/5/2022 |
8.0.8 | 55,573 | 11/4/2022 |
8.0.7 | 51,361 | 10/7/2022 |
8.0.6 | 33,132 | 8/14/2022 |
8.0.5 | 41,964 | 7/11/2022 |
8.0.4 | 2,313 | 7/10/2022 |
8.0.3 | 116,818 | 6/3/2022 |
8.0.2 | 53,027 | 4/29/2022 |
8.0.1 | 9,448 | 4/1/2022 |
8.0.0 | 17,399 | 3/19/2022 |
7.3.1 | 480,674 | 1/21/2022 |
7.3.0 | 56,157 | 12/7/2021 |
7.2.4 | 35,323 | 11/1/2021 |
7.2.3 | 29,081 | 10/14/2021 |
7.2.2 | 86,131 | 8/13/2021 |
7.2.1 | 32,272 | 6/26/2021 |
7.2.0 | 14,424 | 6/1/2021 |
7.1.8 | 59,554 | 4/13/2021 |
7.1.7 | 43,094 | 3/23/2021 |
7.1.6 | 99,780 | 2/26/2021 |
7.1.5 | 30,715 | 2/10/2021 |
7.1.4 | 33,107 | 1/27/2021 |
7.1.3 | 12,482 | 1/18/2021 |
7.1.2 | 7,721 | 1/4/2021 |
7.1.1 | 1,764 | 12/29/2020 |
7.1.0 | 5,251 | 12/27/2020 |
7.0.7 | 138,997 | 11/24/2020 |
7.0.6 | 51,180 | 10/25/2020 |
7.0.4 | 44,881 | 9/8/2020 |
7.0.3 | 70,497 | 8/8/2020 |
7.0.2 | 5,566 | 7/20/2020 |
7.0.1 | 4,346 | 7/12/2020 |
7.0.0 | 456,868 | 6/29/2020 |
6.3.2 | 117,945 | 5/18/2020 |
6.3.1 | 25,598 | 5/12/2020 |
6.3.0 | 836 | 5/10/2020 |
6.2.5 | 52,464 | 4/24/2020 |
6.2.4 | 39,121 | 4/2/2020 |
6.2.3 | 10,849 | 3/20/2020 |
6.2.2 | 6,309 | 3/14/2020 |
6.2.1 | 2,827 | 3/4/2020 |
6.2.0 | 2,089 | 2/24/2020 |
6.1.0 | 857 | 2/15/2020 |
6.0.2 | 17,286 | 1/21/2020 |
6.0.1 | 132,216 | 12/27/2019 |
6.0.0 | 58,831 | 12/3/2019 |
5.5.6 | 67,254 | 10/20/2019 |
5.5.5 | 146,722 | 8/26/2019 |
5.5.4 | 44,568 | 7/24/2019 |
5.5.3 | 3,779 | 7/17/2019 |
5.5.2 | 6,431 | 6/18/2019 |
5.5.1 | 10,744 | 6/4/2019 |
5.5.0 | 7,847 | 5/29/2019 |
5.3.2 | 32,674 | 2/20/2019 |
5.3.1 | 10,265 | 2/8/2019 |
5.3.0 | 901 | 2/4/2019 |
5.2.3 | 1,983 | 1/19/2019 |
5.2.1 | 8,405 | 1/8/2019 |
5.2.0 | 2,521 | 12/25/2018 |
5.1.5 | 67,859 | 9/19/2018 |
5.1.4 | 21,614 | 7/13/2018 |
5.1.3 | 13,528 | 6/26/2018 |
5.1.2 | 61,292 | 5/21/2018 |
5.1.1 | 1,893 | 5/19/2018 |
5.1.0 | 1,768 | 5/11/2018 |
5.0.2 | 2,682 | 4/29/2018 |
5.0.1 | 2,177 | 4/24/2018 |
5.0.0 | 2,637 | 4/17/2018 |
4.0.1 | 23,706 | 1/25/2018 |
4.0.0 | 4,997 | 1/1/2018 |
3.5.7 | 30,541 | 3/29/2017 |