Soenneker.ServiceBus.Receptor 4.0.1920

Prefix Reserved
dotnet add package Soenneker.ServiceBus.Receptor --version 4.0.1920
                    
NuGet\Install-Package Soenneker.ServiceBus.Receptor -Version 4.0.1920
                    
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="Soenneker.ServiceBus.Receptor" Version="4.0.1920" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.ServiceBus.Receptor" Version="4.0.1920" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.ServiceBus.Receptor" />
                    
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 Soenneker.ServiceBus.Receptor --version 4.0.1920
                    
#r "nuget: Soenneker.ServiceBus.Receptor, 4.0.1920"
                    
#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 Soenneker.ServiceBus.Receptor@4.0.1920
                    
#: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=Soenneker.ServiceBus.Receptor&version=4.0.1920
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.ServiceBus.Receptor&version=4.0.1920
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.ServiceBus.Receptor

An abstract Service Bus class meant to be derived by specific bus receptors

Installation

dotnet add package Soenneker.ServiceBus.Receptor
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Soenneker.ServiceBus.Receptor:

Package Downloads
Soenneker.ServiceBus.Suite

A concoction of Azure Service Bus utilities and libraries

Soenneker.ServiceBus.Receptors.MsTeams

A Hangfire-integrated Service Bus message receptor that deserializes incoming Microsoft Teams messages and enqueues them for webhook processing using a background job.

Soenneker.ServiceBus.Receptors.Email

A Hangfire-integrated Service Bus message receptor that deserializes incoming Email messages and enqueues them for webhook processing using a background job.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1920 72 3/20/2026
4.0.1919 36 3/20/2026
4.0.1918 74 3/20/2026
4.0.1917 94 3/19/2026
4.0.1916 206 3/15/2026
4.0.1915 166 3/15/2026
4.0.1914 220 3/14/2026
4.0.1913 103 3/14/2026
4.0.1912 126 3/13/2026
4.0.1911 161 3/13/2026
4.0.1910 125 3/13/2026
4.0.1909 91 3/13/2026
4.0.1908 123 3/13/2026
4.0.1907 90 3/12/2026
4.0.1906 91 3/12/2026
4.0.1904 92 3/12/2026
4.0.1903 89 3/12/2026
4.0.1901 161 3/12/2026
4.0.1900 87 3/12/2026
4.0.1899 89 3/12/2026
Loading failed

Update dependency Soenneker.ServiceBus.Queue to 4.0.2234 (#2443)