Beckett 0.20.6

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

Beckett

Building blocks for event sourcing and message-based applications:

  • Subscriptions - subscribe to messages and process them in order
    • Message handlers, projections, etc... - add asynchronous, event-driven behavior to your applications
    • Horizontal scalability - use auto-scaling to have multiple nodes processing messages in parallel
    • Retries - built-in retry support when errors occur
  • Scheduled Messages - schedule messages to be sent at a future time with cancellation support
  • Open Telemetry - built-in support to provide tracing and metrics
  • Dashboard - browse messages, retry failures, and more
  • Bring Your Own Message Store - Beckett provides a simple Postgres-based message store or use your own by implementing the IMessageStorage interface
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 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 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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Beckett:

Package Downloads
Beckett.Dashboard

Messaging and event sourcing library

Beckett.Testing

Messaging and event sourcing library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.20.6 53 6/18/2025
0.20.5 92 6/17/2025
0.20.4 542 6/5/2025
0.20.3 136 6/5/2025
0.20.2 144 6/5/2025
0.20.1 206 6/4/2025
0.20.0 137 6/4/2025
0.19.0 340 5/27/2025
0.18.12 434 5/27/2025
0.18.11 281 5/22/2025
0.18.10 163 5/22/2025
0.18.9 149 5/18/2025
0.18.8 477 5/15/2025
0.18.7 258 5/15/2025
0.18.6 237 5/15/2025
0.18.5 221 5/15/2025
0.18.4 221 5/13/2025
0.18.3 336 5/13/2025
0.18.2 453 4/19/2025
0.18.1 842 4/3/2025
0.18.0 119 3/28/2025
0.17.1 343 3/18/2025
0.17.0 271 3/8/2025
0.16.17 117 2/16/2025
0.16.16 112 2/12/2025
0.16.15 1,211 2/4/2025
0.16.14 686 2/3/2025
0.16.13 107 2/1/2025
0.16.12 267 1/23/2025
0.16.11 163 1/22/2025
0.16.10 145 1/20/2025
0.16.8 192 1/16/2025
0.16.7 242 1/15/2025
0.16.6 84 1/14/2025
0.16.5 174 1/10/2025
0.16.4 142 1/10/2025
0.16.3 245 1/4/2025
0.16.2 124 1/4/2025
0.16.1 205 1/1/2025
0.16.0 130 1/1/2025
0.15.0 174 12/31/2024
0.14.4 101 12/17/2024
0.14.3 110 12/16/2024
0.14.2 111 12/16/2024
0.14.1 106 12/12/2024
0.14.0 108 12/12/2024
0.13.1 968 11/15/2024
0.13.0 115 11/8/2024
0.12.6 478 11/1/2024
0.12.5 149 10/31/2024
0.12.4 203 10/30/2024
0.12.3 136 10/29/2024
0.12.2 148 10/29/2024
0.12.1 733 10/28/2024
0.12.0 129 10/28/2024
0.11.12 153 10/25/2024
0.11.11 227 10/22/2024
0.11.10 354 10/18/2024
0.11.9 159 10/18/2024
0.11.8 174 10/18/2024
0.11.7 158 10/18/2024
0.11.6 182 10/17/2024
0.11.5 117 10/17/2024
0.11.4 113 10/17/2024
0.11.3 112 10/17/2024
0.11.2 247 10/13/2024
0.11.1 145 10/12/2024
0.11.0 146 10/11/2024
0.10.4 120 10/8/2024
0.10.3 131 10/7/2024
0.10.2 97 10/7/2024
0.10.1 102 10/7/2024
0.10.0 100 10/7/2024
0.9.17 1,750 9/14/2024
0.9.16 145 9/14/2024
0.9.15 227 9/13/2024
0.9.14 130 9/13/2024
0.9.13 306 9/7/2024
0.9.12 119 9/6/2024
0.9.11 286 9/5/2024
0.9.10 367 9/4/2024
0.9.9 412 8/29/2024
0.9.8 108 8/29/2024
0.9.7 251 8/28/2024
0.9.6 214 8/27/2024
0.9.5 121 8/27/2024
0.9.4 590 8/16/2024
0.9.3 602 8/14/2024
0.9.2 426 8/12/2024
0.9.1 286 8/8/2024
0.9.0 312 8/5/2024
0.8.13 81 8/2/2024
0.8.12 80 8/2/2024
0.8.11 450 7/26/2024
0.8.10 120 7/25/2024
0.8.9 126 7/25/2024
0.8.8 303 7/21/2024
0.8.7 161 7/19/2024
0.8.6 107 7/19/2024
0.8.5 201 7/16/2024
0.8.4 131 7/16/2024
0.8.3 124 7/16/2024
0.8.2 207 7/13/2024
0.8.1 117 7/13/2024
0.8.0 109 7/13/2024
0.7.9 132 7/12/2024
0.7.8 120 7/12/2024
0.7.7 131 7/11/2024
0.7.6 119 7/10/2024
0.7.5 115 7/10/2024
0.7.4 139 7/10/2024
0.7.3 122 7/10/2024
0.7.2 112 7/9/2024
0.7.1 124 7/9/2024
0.7.0 119 7/9/2024