VOOZH about

URL: https://www.nuget.org/packages/Beckett.Dashboard/

⇱ NuGet Gallery | Beckett.Dashboard 0.23.0




Beckett.Dashboard 0.23.0

dotnet add package Beckett.Dashboard --version 0.23.0
 
 
NuGet\Install-Package Beckett.Dashboard -Version 0.23.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="Beckett.Dashboard" Version="0.23.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Beckett.Dashboard" Version="0.23.0" />
 
Directory.Packages.props
<PackageReference Include="Beckett.Dashboard" />
 
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.Dashboard --version 0.23.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Beckett.Dashboard, 0.23.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 Beckett.Dashboard@0.23.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=Beckett.Dashboard&version=0.23.0
 
Install as a Cake Addin
#tool nuget:?package=Beckett.Dashboard&version=0.23.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.23.0 375 12/4/2025
0.22.0 468 11/18/2025
0.21.5 648 10/27/2025
0.21.4 245 10/27/2025
0.21.3 303 8/27/2025
0.21.2 1,438 8/9/2025
0.21.1 246 8/8/2025
0.21.0 295 8/8/2025
0.20.13 296 8/7/2025
0.20.12 317 8/7/2025
0.20.11 791 7/16/2025
0.20.10 219 7/15/2025
0.20.9 290 7/11/2025
0.20.8 212 7/2/2025
0.20.7 234 6/29/2025
0.20.6 1,272 6/18/2025
0.20.5 256 6/17/2025
0.20.4 624 6/5/2025
0.20.3 223 6/5/2025
0.20.2 245 6/5/2025
Loading failed