PeachtreeBus.MessageInterfaces 0.12.4

dotnet add package PeachtreeBus.MessageInterfaces --version 0.12.4
                    
NuGet\Install-Package PeachtreeBus.MessageInterfaces -Version 0.12.4
                    
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="PeachtreeBus.MessageInterfaces" Version="0.12.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeachtreeBus.MessageInterfaces" Version="0.12.4" />
                    
Directory.Packages.props
<PackageReference Include="PeachtreeBus.MessageInterfaces" />
                    
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 PeachtreeBus.MessageInterfaces --version 0.12.4
                    
#r "nuget: PeachtreeBus.MessageInterfaces, 0.12.4"
                    
#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.
#:package PeachtreeBus.MessageInterfaces@0.12.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PeachtreeBus.MessageInterfaces&version=0.12.4
                    
Install as a Cake Addin
#tool nuget:?package=PeachtreeBus.MessageInterfaces&version=0.12.4
                    
Install as a Cake Tool

PeachtreeBus

Peachtree Bus is DI friendly SQL transport message bus library.

Project Website

https://github.com/wleader/PeachtreeBus

Getting Started

See the example code in our repo at: https://github.com/wleader/PeachtreeBus/tree/master/PeachtreeBus.Example

Product Compatible and additional computed target framework versions.
.NET 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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PeachtreeBus.MessageInterfaces:

Package Downloads
PeachtreeBus.Abstractions

PeachtreeBus Abstractions for Applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.12.4 172 8/22/2025
0.12.3 175 8/20/2025
0.12.2 279 8/5/2025
0.12.1 102 7/29/2025
0.12.0 236 7/14/2025
0.11.6 435 6/12/2025
0.11.5 218 6/4/2025
0.11.4 298 4/28/2025
0.11.3 311 4/9/2025

0.12.4 Circuit Breakers on Database Connections