MintPlayer.Spark.SubscriptionWorker.Abstractions 10.0.0-preview.44

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

Public abstractions for MintPlayer.Spark.SubscriptionWorker: the SparkSubscriptionWorker<T> base class, RetryNumerator, options. Reference this from libraries that only need to DEFINE workers; reference the implementation package from hosts that register them.

Product Compatible and additional computed target framework versions.
.NET 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 (3)

Showing the top 3 NuGet packages that depend on MintPlayer.Spark.SubscriptionWorker.Abstractions:

Package Downloads
MintPlayer.Spark.Messaging

Durable message bus for MintPlayer.Spark with RavenDB persistence, scoped recipients, queue isolation, and retry logic.

MintPlayer.Spark.Replication

Cross-module ETL replication for MintPlayer.Spark using RavenDB ETL tasks and the durable message bus.

MintPlayer.Spark.SubscriptionWorker

RavenDB subscription worker framework for MintPlayer.Spark with built-in retry logic, incremental backoff, and ASP.NET Core lifecycle management.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0-preview.71 17 9/3/2026
10.0.0-preview.70 32 9/2/2026
10.0.0-preview.69 40 9/1/2026
10.0.0-preview.68 76 8/29/2026
10.0.0-preview.67 64 8/29/2026
10.0.0-preview.65 63 8/28/2026
10.0.0-preview.64 89 8/24/2026
10.0.0-preview.63 90 8/23/2026
10.0.0-preview.62 89 8/23/2026
10.0.0-preview.60 90 8/21/2026
10.0.0-preview.59 98 8/21/2026
10.0.0-preview.58 81 8/21/2026
10.0.0-preview.57 101 8/20/2026
10.0.0-preview.56 74 8/20/2026
10.0.0-preview.55 98 8/19/2026
10.0.0-preview.54 84 8/19/2026
10.0.0-preview.53 98 8/18/2026
10.0.0-preview.52 111 8/18/2026
10.0.0-preview.51 99 8/16/2026
10.0.0-preview.44 79 8/14/2026
Loading failed