MassTransit.EntityFrameworkCore
8.2.6-develop.1997
Prefix Reserved
See the version list below for details.
dotnet add package MassTransit.EntityFrameworkCore --version 8.2.6-develop.1997
NuGet\Install-Package MassTransit.EntityFrameworkCore -Version 8.2.6-develop.1997
<PackageReference Include="MassTransit.EntityFrameworkCore" Version="8.2.6-develop.1997" />
paket add MassTransit.EntityFrameworkCore --version 8.2.6-develop.1997
#r "nuget: MassTransit.EntityFrameworkCore, 8.2.6-develop.1997"
// Install MassTransit.EntityFrameworkCore as a Cake Addin #addin nuget:?package=MassTransit.EntityFrameworkCore&version=8.2.6-develop.1997&prerelease // Install MassTransit.EntityFrameworkCore as a Cake Tool #tool nuget:?package=MassTransit.EntityFrameworkCore&version=8.2.6-develop.1997&prerelease
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 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. |
-
.NETStandard 2.0
- MassTransit (>= 8.2.6-develop.1997)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.18)
-
net6.0
- MassTransit (>= 8.2.6-develop.1997)
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.1)
-
net8.0
- MassTransit (>= 8.2.6-develop.1997)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.0)
NuGet packages (20)
Showing the top 5 NuGet packages that depend on MassTransit.EntityFrameworkCore:
Package | Downloads |
---|---|
Een.Common
Nuget package for common helpers and enums |
|
LeanCode.IntegrationTestHelpers
LeanCode Core library |
|
NetCoreDataBus
Package Description |
|
Nox.Core
Nox Core Library for all kinf of applications: WebApis, UI, etc.. |
|
Cogito.MassTransit.EntityFrameworkCore
Extensions and utilities for working with MassTransit EF Core Integration. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on MassTransit.EntityFrameworkCore:
Repository | Stars |
---|---|
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
TryCatchLearn/Carsties
|
|
ebubekirdinc/SuuCat
SuuCat is a sample containerized application consisting of several microservices. Its purpose is to use microservice patterns in practice.
|
Version | Downloads | Last updated |
---|---|---|
8.3.1 | 1,138 | 11/7/2024 |
8.3.0 | 60,635 | 10/16/2024 |
8.2.5 | 280,485 | 8/23/2024 |
8.2.4 | 115,012 | 8/9/2024 |
8.2.3 | 351,614 | 6/18/2024 |
8.2.2 | 352,668 | 4/26/2024 |
8.2.1 | 150,344 | 4/12/2024 |
8.2.0 | 145,692 | 3/24/2024 |
8.1.3 | 644,300 | 12/20/2023 |
8.1.2 | 152,780 | 11/14/2023 |
8.1.1 | 222,409 | 9/30/2023 |
8.1.0 | 436,069 | 8/15/2023 |
8.0.16 | 638,788 | 5/23/2023 |
8.0.15 | 226,276 | 4/24/2023 |
8.0.14 | 963,028 | 3/17/2023 |
8.0.13 | 444,413 | 2/18/2023 |
8.0.12 | 76,886 | 1/26/2023 |
8.0.11 | 17,570 | 1/20/2023 |
8.0.10 | 61,235 | 12/30/2022 |
8.0.9 | 80,411 | 12/5/2022 |
8.0.9-develop.663 | 113 | 11/22/2022 |
8.0.8 | 563,229 | 11/4/2022 |
8.0.7 | 84,630 | 10/7/2022 |
8.0.6 | 323,437 | 8/14/2022 |
8.0.5 | 250,073 | 7/11/2022 |
8.0.4 | 3,278 | 7/10/2022 |
8.0.3 | 66,250 | 6/3/2022 |
8.0.2 | 78,877 | 4/29/2022 |
8.0.1 | 39,585 | 4/1/2022 |
8.0.0 | 220,628 | 3/19/2022 |
7.3.1 | 218,797 | 1/21/2022 |
7.3.0 | 198,998 | 12/7/2021 |
7.2.4 | 32,494 | 11/1/2021 |
7.2.3 | 44,121 | 10/14/2021 |
7.2.2 | 142,501 | 8/13/2021 |
7.2.1 | 46,178 | 6/26/2021 |
7.2.0 | 21,715 | 6/1/2021 |
7.1.8 | 86,288 | 4/13/2021 |
7.1.7 | 28,191 | 3/23/2021 |
7.1.6 | 32,290 | 2/26/2021 |
7.1.5 | 8,356 | 2/10/2021 |
7.1.4 | 14,174 | 1/27/2021 |
7.1.3 | 5,556 | 1/18/2021 |
7.1.2 | 17,394 | 1/4/2021 |
7.1.1 | 7,479 | 12/29/2020 |
7.1.0 | 734 | 12/27/2020 |
7.0.7 | 16,604 | 11/24/2020 |
7.0.6 | 52,171 | 10/25/2020 |
7.0.4 | 23,204 | 9/8/2020 |
7.0.3 | 6,228 | 8/8/2020 |
7.0.2 | 7,047 | 7/20/2020 |
7.0.1 | 84,709 | 7/12/2020 |
7.0.0 | 427,700 | 6/29/2020 |
6.3.2 | 119,844 | 5/18/2020 |
6.3.1 | 1,894 | 5/12/2020 |
6.3.0 | 338 | 5/10/2020 |
6.2.5 | 4,380 | 4/24/2020 |
6.2.4 | 6,261 | 4/2/2020 |
6.2.3 | 1,914 | 3/20/2020 |
6.2.2 | 1,153 | 3/14/2020 |
6.2.1 | 8,510 | 3/4/2020 |
6.2.0 | 3,663 | 2/24/2020 |
6.1.0 | 1,388 | 2/15/2020 |
6.0.2 | 19,478 | 1/21/2020 |
6.0.1 | 1,668 | 12/27/2019 |
6.0.0 | 7,875 | 12/3/2019 |
5.5.6 | 13,355 | 10/20/2019 |
5.5.5 | 21,439 | 8/26/2019 |
5.5.4 | 6,177 | 7/24/2019 |
5.5.3 | 1,434 | 7/17/2019 |
5.5.2 | 5,750 | 6/18/2019 |
5.5.1 | 3,937 | 6/4/2019 |
5.5.0 | 552 | 5/29/2019 |
5.3.2 | 8,210 | 2/20/2019 |
5.3.1 | 664 | 2/8/2019 |
5.3.0 | 495 | 2/4/2019 |
5.2.3 | 877 | 1/19/2019 |
5.2.1 | 3,140 | 1/8/2019 |
5.2.0 | 6,713 | 12/25/2018 |
5.1.5 | 10,640 | 9/19/2018 |
5.1.4 | 3,505 | 7/13/2018 |
5.1.3 | 6,519 | 6/26/2018 |
5.1.2 | 4,601 | 5/21/2018 |
5.1.1 | 1,415 | 5/19/2018 |
5.1.0 | 1,392 | 5/11/2018 |
5.0.2 | 1,538 | 4/29/2018 |
5.0.1 | 1,538 | 4/24/2018 |
5.0.0 | 1,445 | 4/17/2018 |
4.0.1 | 5,226 | 1/25/2018 |
4.0.0 | 4,395 | 1/1/2018 |