Beckett 0.18.1
dotnet add package Beckett --version 0.18.1
NuGet\Install-Package Beckett -Version 0.18.1
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.18.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Beckett" Version="0.18.1" />
<PackageReference Include="Beckett" />
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.18.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Beckett, 0.18.1"
#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.18.1
#tool nuget:?package=Beckett&version=0.18.1
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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.2)
- Npgsql (>= 9.0.3)
- OpenTelemetry (>= 1.11.2)
- Polly (>= 8.5.2)
- UUIDNext (>= 4.1.1)
-
net9.0
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.2)
- Npgsql (>= 9.0.3)
- OpenTelemetry (>= 1.11.2)
- Polly (>= 8.5.2)
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.18.1 | 162 | 4 days ago |
0.18.0 | 103 | 9 days ago |
0.17.1 | 315 | 19 days ago |
0.17.0 | 262 | a month ago |
0.16.17 | 109 | 2 months ago |
0.16.16 | 104 | 2 months ago |
0.16.15 | 1,179 | 2 months ago |
0.16.14 | 308 | 2 months ago |
0.16.13 | 98 | 2 months ago |
0.16.12 | 261 | 2 months ago |
0.16.11 | 157 | 3 months ago |
0.16.10 | 139 | 3 months ago |
0.16.8 | 185 | 3 months ago |
0.16.7 | 234 | 3 months ago |
0.16.6 | 77 | 3 months ago |
0.16.5 | 166 | 3 months ago |
0.16.4 | 132 | 3 months ago |
0.16.3 | 237 | 3 months ago |
0.16.2 | 117 | 3 months ago |
0.16.1 | 197 | 3 months ago |
0.16.0 | 122 | 3 months ago |
0.15.0 | 166 | 3 months ago |
0.14.4 | 96 | 4 months ago |
0.14.3 | 104 | 4 months ago |
0.14.2 | 100 | 4 months ago |
0.14.1 | 100 | 4 months ago |
0.14.0 | 102 | 4 months ago |
0.13.1 | 961 | 5 months ago |
0.13.0 | 110 | 5 months ago |
0.12.6 | 472 | 5 months ago |
0.12.5 | 143 | 5 months ago |
0.12.4 | 195 | 5 months ago |
0.12.3 | 131 | 5 months ago |
0.12.2 | 142 | 5 months ago |
0.12.1 | 727 | 5 months ago |
0.12.0 | 123 | 5 months ago |
0.11.12 | 147 | 5 months ago |
0.11.11 | 222 | 6 months ago |
0.11.10 | 349 | 6 months ago |
0.11.9 | 154 | 6 months ago |
0.11.8 | 168 | 6 months ago |
0.11.7 | 153 | 6 months ago |
0.11.6 | 176 | 6 months ago |
0.11.5 | 113 | 6 months ago |
0.11.4 | 108 | 6 months ago |
0.11.3 | 108 | 6 months ago |
0.11.2 | 243 | 6 months ago |
0.11.1 | 140 | 6 months ago |
0.11.0 | 141 | 6 months ago |
0.10.4 | 114 | 6 months ago |
0.10.3 | 124 | 6 months ago |
0.10.2 | 92 | 6 months ago |
0.10.1 | 98 | 6 months ago |
0.10.0 | 96 | 6 months ago |
0.9.17 | 1,743 | 7 months ago |
0.9.16 | 139 | 7 months ago |
0.9.15 | 222 | 7 months ago |
0.9.14 | 124 | 7 months ago |
0.9.13 | 301 | 7 months ago |
0.9.12 | 113 | 7 months ago |
0.9.11 | 279 | 7 months ago |
0.9.10 | 362 | 7 months ago |
0.9.9 | 407 | 7 months ago |
0.9.8 | 103 | 7 months ago |
0.9.7 | 244 | 7 months ago |
0.9.6 | 209 | 7 months ago |
0.9.5 | 116 | 7 months ago |
0.9.4 | 584 | 8 months ago |
0.9.3 | 596 | 8 months ago |
0.9.2 | 416 | 8 months ago |
0.9.1 | 276 | 8 months ago |
0.9.0 | 307 | 8 months ago |
0.8.13 | 73 | 8 months ago |
0.8.12 | 74 | 8 months ago |
0.8.11 | 444 | 8 months ago |
0.8.10 | 114 | 8 months ago |
0.8.9 | 119 | 8 months ago |
0.8.8 | 297 | 9 months ago |
0.8.7 | 153 | 9 months ago |
0.8.6 | 102 | 9 months ago |
0.8.5 | 196 | 9 months ago |
0.8.4 | 125 | 9 months ago |
0.8.3 | 118 | 9 months ago |
0.8.2 | 201 | 9 months ago |
0.8.1 | 110 | 9 months ago |
0.8.0 | 104 | 9 months ago |
0.7.9 | 126 | 9 months ago |
0.7.8 | 112 | 9 months ago |
0.7.7 | 126 | 9 months ago |
0.7.6 | 113 | 9 months ago |
0.7.5 | 109 | 9 months ago |
0.7.4 | 131 | 9 months ago |
0.7.3 | 116 | 9 months ago |
0.7.2 | 105 | 9 months ago |
0.7.1 | 118 | 9 months ago |
0.7.0 | 113 | 9 months ago |