SlimMessageBus.Host.Outbox.Sql 2.1.7

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SlimMessageBus.Host.Outbox.Sql --version 2.1.7
                    
NuGet\Install-Package SlimMessageBus.Host.Outbox.Sql -Version 2.1.7
                    
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.Outbox.Sql" Version="2.1.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SlimMessageBus.Host.Outbox.Sql" Version="2.1.7" />
                    
Directory.Packages.props
<PackageReference Include="SlimMessageBus.Host.Outbox.Sql" />
                    
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 SlimMessageBus.Host.Outbox.Sql --version 2.1.7
                    
#r "nuget: SlimMessageBus.Host.Outbox.Sql, 2.1.7"
                    
#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.
#addin nuget:?package=SlimMessageBus.Host.Outbox.Sql&version=2.1.7
                    
Install SlimMessageBus.Host.Outbox.Sql as a Cake Addin
#tool nuget:?package=SlimMessageBus.Host.Outbox.Sql&version=2.1.7
                    
Install SlimMessageBus.Host.Outbox.Sql as a Cake Tool

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 Service Bus
  • Azure Event Hub
  • Redis
  • MQTT / Azure IoT Hub
  • RabbitMQ
  • In-Memory transport (domain events, mediator)
  • Hybrid (composition of the bus out of many transports)

Plugins:

  • Message validation via Fluent Validation
  • Transactional Outbox pattern
  • 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 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 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.  net9.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (2)

Showing the top 2 NuGet packages that depend on SlimMessageBus.Host.Outbox.Sql:

Package Downloads
SlimMessageBus.Host.Outbox.DbContext

Plugin for SlimMessageBus that adds Transactional Outbox pattern support using Entity Framework

SlimMessageBus.Host.Outbox.Sql.DbContext

Plugin for SlimMessageBus that adds Transactional Outbox pattern support using Entity Framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.0-rc101 0 4/18/2025
3.2.0-rc100 76 4/16/2025
3.1.2-rc100 119 4/14/2025
3.1.1 91 4/12/2025
3.1.0 179 4/1/2025
3.0.2 153 2/16/2025
3.0.1 129 2/3/2025
3.0.0 124 1/26/2025
3.0.0-rc905 80 1/14/2025
3.0.0-rc904 91 1/13/2025
3.0.0-rc901 115 12/29/2024
3.0.0-rc900 109 11/28/2024
3.0.0-rc9 125 9/2/2024
3.0.0-rc8 151 8/22/2024
3.0.0-rc7 150 8/20/2024
3.0.0-rc6 247 8/12/2024
3.0.0-rc5 191 7/2/2024
3.0.0-rc4 143 6/24/2024
3.0.0-rc3 154 6/22/2024
3.0.0-rc12 96 11/25/2024
3.0.0-rc11 108 9/18/2024
3.0.0-rc10 136 9/4/2024
3.0.0-rc1 156 6/2/2024
2.7.0 205 12/25/2024
2.6.2-rc13 123 12/24/2024
2.6.2-rc12 97 12/23/2024
2.6.2-rc11 96 12/22/2024
2.6.2-rc10 106 12/19/2024
2.6.1 2,815 11/17/2024
2.6.0 140 11/9/2024
2.6.0-rc1 104 11/2/2024
2.5.4-rc2 106 10/26/2024
2.5.4-rc1 95 10/26/2024
2.5.3 147 9/18/2024
2.5.3-rc2 118 9/16/2024
2.5.3-rc1 129 9/12/2024
2.5.2 443 9/4/2024
2.5.2-rc1 127 8/31/2024
2.5.1 295 8/22/2024
2.5.0 176 8/11/2024
2.4.3 119 8/4/2024
2.4.3-rc1 88 8/4/2024
2.4.2 119 7/30/2024
2.4.1 136 7/8/2024
2.4.0 162 7/2/2024
2.4.0-rc9 130 6/27/2024
2.4.0-rc8 140 6/23/2024
2.4.0-rc7 134 6/22/2024
2.4.0-rc6 122 6/17/2024
2.4.0-rc5 124 6/16/2024
2.4.0-rc4 119 6/16/2024
2.4.0-rc10 128 7/1/2024
2.4.0-rc1 119 6/16/2024
2.3.5 159 6/2/2024
2.3.4 4,077 4/28/2024
2.3.3 161 4/24/2024
2.3.2 1,294 4/16/2024
2.3.1 173 4/14/2024
2.3.0-rc8 138 4/12/2024
2.3.0-rc6 141 4/2/2024
2.3.0-rc5 150 4/1/2024
2.3.0-rc4 156 3/30/2024
2.3.0-rc3 170 3/23/2024
2.3.0-rc2 164 3/19/2024
2.3.0-rc1 162 3/3/2024
2.2.3 208 2/29/2024
2.2.2 202 2/4/2024
2.2.1 391 1/19/2024
2.2.0 243 12/14/2023
2.2.0-rc4 185 12/14/2023
2.2.0-rc3 228 11/26/2023
2.2.0-rc1 209 10/27/2023
2.1.10 7,163 8/28/2023
2.1.9 285 8/9/2023
2.1.8 514 5/26/2023
2.1.7 304 5/18/2023
2.1.7-rc1 230 5/14/2023
2.1.6 312 5/11/2023
2.1.6-rc1 234 5/11/2023
2.1.5 294 5/7/2023
2.1.4 317 5/5/2023
2.1.3 1,126 4/26/2023
2.1.2 351 4/26/2023
2.1.1 372 4/18/2023
2.1.0 410 4/16/2023
2.1.0-rc3 226 4/16/2023
2.1.0-rc2 248 4/15/2023
2.1.0-rc1 277 4/15/2023
2.0.0 408 4/1/2023
2.0.0-rc8 265 3/30/2023
2.0.0-rc7 271 3/21/2023
2.0.0-rc5 252 3/15/2023
2.0.0-rc4 271 3/9/2023
2.0.0-rc3 280 2/27/2023
2.0.0-rc2 292 2/22/2023
2.0.0-rc1 253 2/20/2023
1.2.0 627 2/7/2023
1.2.0-rc3 280 1/29/2023
1.2.0-rc2 255 1/16/2023
1.2.0-rc1 281 1/16/2023