Soenneker.ServiceBus.Receptor 4.0.1977

Prefix Reserved
dotnet add package Soenneker.ServiceBus.Receptor --version 4.0.1977
                    
NuGet\Install-Package Soenneker.ServiceBus.Receptor -Version 4.0.1977
                    
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.1977" />
                    
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.1977" />
                    
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.1977
                    
#r "nuget: Soenneker.ServiceBus.Receptor, 4.0.1977"
                    
#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.1977
                    
#: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.1977
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.ServiceBus.Receptor&version=4.0.1977
                    
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.1977 88 7/11/2026
4.0.1976 60 7/10/2026
4.0.1975 299 7/4/2026
4.0.1974 542 6/21/2026
4.0.1973 167 6/20/2026
4.0.1972 184 6/20/2026
4.0.1971 222 6/20/2026
4.0.1970 149 6/20/2026
4.0.1969 165 6/19/2026
4.0.1968 195 6/19/2026
4.0.1967 151 6/19/2026
4.0.1966 111 6/18/2026
4.0.1965 367 6/17/2026
4.0.1964 212 6/17/2026
4.0.1963 131 6/17/2026
4.0.1962 189 6/16/2026
4.0.1961 390 6/10/2026
4.0.1960 228 6/10/2026
4.0.1959 277 6/10/2026
4.0.1958 155 6/10/2026
Loading failed

Update dependency Soenneker.ServiceBus.Queue to 4.0.2298 (#2628)