Beckett 0.20.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package Beckett --version 0.20.13
                    
NuGet\Install-Package Beckett -Version 0.20.13
                    
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.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Beckett" Version="0.20.13" />
                    
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.13
                    
#r "nuget: Beckett, 0.20.13"
                    
#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 Beckett@0.20.13
                    
#: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=Beckett&version=0.20.13
                    
Install as a Cake Addin
#tool nuget:?package=Beckett&version=0.20.13
                    
Install 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.21.2 249 8/9/2025
0.21.1 136 8/8/2025
0.21.0 205 8/8/2025
0.20.13 204 8/7/2025
0.20.12 206 8/7/2025
0.20.11 347 7/16/2025
0.20.10 139 7/15/2025
0.20.9 207 7/11/2025
0.20.8 155 7/2/2025
0.20.7 145 6/29/2025
0.20.6 1,195 6/18/2025
0.20.5 191 6/17/2025
0.20.4 570 6/5/2025
0.20.3 148 6/5/2025
0.20.2 162 6/5/2025
0.20.1 222 6/4/2025
0.20.0 154 6/4/2025
0.19.0 403 5/27/2025
0.18.12 451 5/27/2025
0.18.11 311 5/22/2025
0.18.10 183 5/22/2025
0.18.9 163 5/18/2025
0.18.8 489 5/15/2025
0.18.7 277 5/15/2025
0.18.6 250 5/15/2025
0.18.5 236 5/15/2025
0.18.4 234 5/13/2025
0.18.3 349 5/13/2025
0.18.2 471 4/19/2025
0.18.1 861 4/3/2025
0.18.0 130 3/28/2025
0.17.1 359 3/18/2025
0.17.0 284 3/8/2025
0.16.17 134 2/16/2025
0.16.16 135 2/12/2025
0.16.15 1,223 2/4/2025
0.16.14 816 2/3/2025
0.16.13 130 2/1/2025
0.16.12 283 1/23/2025
0.16.11 187 1/22/2025
0.16.10 162 1/20/2025
0.16.8 205 1/16/2025
0.16.7 259 1/15/2025
0.16.6 99 1/14/2025
0.16.5 186 1/10/2025
0.16.4 162 1/10/2025
0.16.3 265 1/4/2025
0.16.2 141 1/4/2025
0.16.1 225 1/1/2025
0.16.0 146 1/1/2025
0.15.0 194 12/31/2024
0.14.4 119 12/17/2024
0.14.3 125 12/16/2024
0.14.2 126 12/16/2024
0.14.1 120 12/12/2024
0.14.0 121 12/12/2024
0.13.1 984 11/15/2024
0.13.0 134 11/8/2024
0.12.6 494 11/1/2024
0.12.5 167 10/31/2024
0.12.4 220 10/30/2024
0.12.3 153 10/29/2024
0.12.2 170 10/29/2024
0.12.1 748 10/28/2024
0.12.0 148 10/28/2024
0.11.12 172 10/25/2024
0.11.11 247 10/22/2024
0.11.10 370 10/18/2024
0.11.9 175 10/18/2024
0.11.8 190 10/18/2024
0.11.7 175 10/18/2024
0.11.6 200 10/17/2024
0.11.5 136 10/17/2024
0.11.4 129 10/17/2024
0.11.3 129 10/17/2024
0.11.2 263 10/13/2024
0.11.1 163 10/12/2024
0.11.0 162 10/11/2024
0.10.4 138 10/8/2024
0.10.3 149 10/7/2024
0.10.2 108 10/7/2024
0.10.1 121 10/7/2024
0.10.0 116 10/7/2024
0.9.17 1,771 9/14/2024
0.9.16 160 9/14/2024
0.9.15 242 9/13/2024
0.9.14 148 9/13/2024
0.9.13 327 9/7/2024
0.9.12 134 9/6/2024
0.9.11 307 9/5/2024
0.9.10 384 9/4/2024
0.9.9 431 8/29/2024
0.9.8 127 8/29/2024
0.9.7 267 8/28/2024
0.9.6 231 8/27/2024
0.9.5 136 8/27/2024
0.9.4 603 8/16/2024
0.9.3 619 8/14/2024
0.9.2 441 8/12/2024
0.9.1 303 8/8/2024
0.9.0 329 8/5/2024
0.8.13 101 8/2/2024
0.8.12 97 8/2/2024
0.8.11 465 7/26/2024
0.8.10 136 7/25/2024
0.8.9 149 7/25/2024
0.8.8 318 7/21/2024
0.8.7 179 7/19/2024
0.8.6 118 7/19/2024
0.8.5 219 7/16/2024
0.8.4 147 7/16/2024
0.8.3 141 7/16/2024
0.8.2 223 7/13/2024
0.8.1 130 7/13/2024
0.8.0 129 7/13/2024
0.7.9 148 7/12/2024
0.7.8 131 7/12/2024
0.7.7 146 7/11/2024
0.7.6 135 7/10/2024
0.7.5 134 7/10/2024
0.7.4 149 7/10/2024
0.7.3 137 7/10/2024
0.7.2 125 7/9/2024
0.7.1 137 7/9/2024
0.7.0 130 7/9/2024