SlimMessageBus.Host.Memory 2.4.0-rc9

Prefix Reserved
This is a prerelease version of SlimMessageBus.Host.Memory.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SlimMessageBus.Host.Memory --version 2.4.0-rc9                
NuGet\Install-Package SlimMessageBus.Host.Memory -Version 2.4.0-rc9                
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="SlimMessageBus.Host.Memory" Version="2.4.0-rc9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SlimMessageBus.Host.Memory --version 2.4.0-rc9                
#r "nuget: SlimMessageBus.Host.Memory, 2.4.0-rc9"                
#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.
// Install SlimMessageBus.Host.Memory as a Cake Addin
#addin nuget:?package=SlimMessageBus.Host.Memory&version=2.4.0-rc9&prerelease

// Install SlimMessageBus.Host.Memory as a Cake Tool
#tool nuget:?package=SlimMessageBus.Host.Memory&version=2.4.0-rc9&prerelease                

SlimMessageBus

SlimMessageBus is a client façade for message brokers for .NET. It comes with implementations for specific brokers and in-memory message passing (in-process communication). SlimMessageBus additionally provides request-response implementation over message queues, and many other plugins.

Transports:

  • Apache Kafka
  • Azure Event Hub
  • Azure Service Bus
  • Hybrid (composition of the bus out of many transports)
  • In-Memory transport (domain events, mediator)
  • MQTT / Azure IoT Hub
  • RabbitMQ
  • Redis
  • SQL (MS SQL, PostgreSql)

Plugins:

  • Message validation via Fluent Validation
  • Transactional Outbox pattern (SQL, DbContext)
  • Serialization using JSON, Avro, ProtoBuf
  • AsyncAPI specification generation

Find out more https://github.com/zarusz/SlimMessageBus.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SlimMessageBus.Host.Memory:

Repository Stars
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
Version Downloads Last updated
3.0.0-rc9 490 9/2/2024
3.0.0-rc8 357 8/22/2024
3.0.0-rc7 126 8/20/2024
3.0.0-rc6 197 8/12/2024
3.0.0-rc5 643 7/2/2024
3.0.0-rc4 506 6/24/2024
3.0.0-rc3 88 6/22/2024
3.0.0-rc11 58 9/18/2024
3.0.0-rc10 83 9/4/2024
3.0.0-rc1 107 6/2/2024
2.5.3 233 9/18/2024
2.5.3-rc2 73 9/16/2024
2.5.3-rc1 75 9/12/2024
2.5.2 933 9/4/2024
2.5.2-rc1 90 8/31/2024
2.5.1 1,361 8/22/2024
2.5.0 3,292 8/11/2024
2.4.3 2,966 8/4/2024
2.4.3-rc1 49 8/4/2024
2.4.2 66 7/30/2024
2.4.1 374 7/8/2024
2.4.0 300 7/2/2024
2.4.0-rc9 95 6/27/2024
2.4.0-rc8 80 6/23/2024
2.4.0-rc7 76 6/22/2024
2.4.0-rc6 78 6/17/2024
2.4.0-rc5 79 6/16/2024
2.4.0-rc4 81 6/16/2024
2.4.0-rc10 82 7/1/2024
2.4.0-rc1 92 6/16/2024
2.3.5 3,095 6/2/2024
2.3.4 5,316 4/28/2024
2.3.3 129 4/24/2024
2.3.2 4,353 4/16/2024
2.3.1 120 4/14/2024
2.3.0-rc8 96 4/12/2024
2.3.0-rc6 81 4/2/2024
2.3.0-rc5 78 4/1/2024
2.3.0-rc4 111 3/30/2024
2.3.0-rc3 89 3/23/2024
2.3.0-rc2 103 3/19/2024
2.3.0-rc1 95 3/3/2024
2.2.3 18,033 2/29/2024
2.2.2 4,745 2/4/2024
2.2.1 2,186 1/19/2024
2.2.0 4,990 12/14/2023
2.2.0-rc4 117 12/14/2023
2.2.0-rc3 120 11/26/2023
2.2.0-rc1 134 10/27/2023
2.1.10 14,280 8/28/2023
2.1.9 451 8/9/2023
2.1.8 7,012 5/26/2023
2.1.7 1,285 5/18/2023
2.1.7-rc1 119 5/14/2023
2.1.6 1,170 5/11/2023
2.1.6-rc1 132 5/11/2023
2.1.5 211 5/7/2023
2.1.4 349 5/5/2023
2.1.3 617 4/26/2023
2.1.2 220 4/26/2023
2.1.1 3,251 4/18/2023
2.1.0 492 4/16/2023
2.1.0-rc3 117 4/16/2023
2.1.0-rc2 125 4/15/2023
2.1.0-rc1 125 4/15/2023
2.0.0 23,319 4/1/2023
2.0.0-rc8 128 3/30/2023
2.0.0-rc7 139 3/21/2023
2.0.0-rc6 146 3/15/2023
2.0.0-rc5 137 3/9/2023
2.0.0-rc4 131 3/9/2023
2.0.0-rc3 255 2/27/2023
2.0.0-rc2 126 2/22/2023
2.0.0-rc1 131 2/20/2023
1.23.0 4,463 2/7/2023
1.23.0-rc2 292 1/29/2023
1.23.0-rc1 160 1/16/2023
1.22.2-rc1 2,346 12/30/2022
1.22.1 11,398 11/23/2022
1.22.0 65,921 11/13/2022
1.21.0 2,236 10/23/2022
1.20.0 5,295 8/30/2022
1.19.4 2,096 8/22/2022
1.19.3 3,335 8/10/2022
1.19.2 1,598 7/25/2022
1.19.1 723 7/18/2022
1.19.1-rc2 160 7/17/2022
1.19.1-rc1 177 7/13/2022
1.19.0 924 7/6/2022
1.19.0-rc1 158 7/4/2022
1.18.3 610 6/27/2022
1.18.2 1,502 6/15/2022
1.18.2-rc1 171 6/10/2022
1.18.1 638 6/5/2022
1.18.0 720 5/21/2022
1.18.0-rc1 191 5/15/2022
1.17.1 3,226 3/26/2022
1.17.1-rc2 167 3/20/2022
1.17.1-rc1 166 3/20/2022
1.17.0 969 3/13/2022
1.16.2-rc1 188 3/11/2022
1.16.1 4,883 2/20/2022
1.16.0 652 2/12/2022
1.15.6 606 2/6/2022
1.15.5 510 2/5/2022
1.15.4 1,267 1/23/2022
1.15.3 2,512 1/16/2022
1.15.2 535 1/8/2022
1.15.1 1,046 12/8/2021
1.15.0 711 11/14/2021
1.15.0-rc1 232 11/2/2021
1.14.1 3,387 7/18/2021
1.14.1-rc1 278 7/11/2021
1.14.0 22,482 6/18/2021
1.14.0-rc1 22,053 6/17/2021
1.13.0 663 6/13/2021
1.13.0-rc1 239 6/6/2021
1.12.1 1,220 4/21/2021
1.12.0-rc1 239 4/15/2021
1.11.2 1,021 4/8/2021
1.11.1 608 3/25/2021
1.11.0 1,723 2/16/2021
1.10.1 953 1/27/2021
1.10.1-rc2 278 1/19/2021
1.10.1-rc1 254 1/18/2021
1.10.0 622 1/8/2021
1.10.0-rc1 312 12/26/2020
1.9.0 5,060 9/11/2020
1.9.0-rc0 485 9/5/2020
1.8.2 929 7/30/2020
1.8.2-rc1 382 7/21/2020
1.8.1 544 7/20/2020
1.8.0 1,052 4/7/2020
1.8.0-rc1 432 3/26/2020
1.7.3 618 3/30/2020
1.7.2 605 3/7/2020
1.4.2 747 2/22/2020
1.4.1 714 2/9/2020
1.4.0 844 2/4/2020
1.4.0-rc1 521 1/25/2020
1.3.3 590 1/19/2020
1.3.2 742 1/18/2020
1.3.1 1,658 3/11/2019
1.3.0 762 2/16/2019
1.2.0 1,037 12/25/2018
1.1.1 743 12/22/2018
1.1.0 825 12/9/2018
1.1.0-beta1 638 11/12/2018
1.0.2-beta6 746 11/9/2018
1.0.2-beta3 555 11/8/2018
1.0.2-beta1 601 11/8/2018