Onspay.Infrastructure.Inbox 1.2.0

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

Inbox pattern: InboxMessage entity, EF Core configuration, IInboxDbContext, ProcessInboxMessagesJob (Quartz + Dapper), and InboxOptions.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 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 (1)

Showing the top 1 NuGet packages that depend on Onspay.Infrastructure.Inbox:

Package Downloads
Onspay.Infrastructure.Messaging.RabbitMq

RabbitMQ messaging: named buses each with multiple queues; per-queue HasInbox chooses the inbox writer or a project-supplied IRabbitMqMessageHandler; multi-bus RabbitMqPublisher; DI registration.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.2 0 9/25/2026
1.4.1 0 9/25/2026
1.4.0 0 9/25/2026
1.3.15 0 9/25/2026
1.3.14 111 9/21/2026
1.3.13 105 9/18/2026
1.3.11 108 9/17/2026
1.3.10 95 9/17/2026
1.3.8 107 9/15/2026
1.3.7 100 9/15/2026
1.3.6 93 9/15/2026
1.3.4 105 9/14/2026
1.3.3 103 9/14/2026
1.3.2 98 9/14/2026
1.3.1 100 9/14/2026
1.3.0 146 9/7/2026
1.2.7 114 9/4/2026
1.2.6 105 9/3/2026
1.2.5 126 8/31/2026
1.2.0 123 8/19/2026
Loading failed