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

This is a prerelease version of MintPlayer.Spark.SubscriptionWorker.Abstractions.
dotnet add package MintPlayer.Spark.SubscriptionWorker.Abstractions --version 10.0.0-preview.64
                    
NuGet\Install-Package MintPlayer.Spark.SubscriptionWorker.Abstractions -Version 10.0.0-preview.64
                    
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.64" />
                    
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.64" />
                    
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.64
                    
#r "nuget: MintPlayer.Spark.SubscriptionWorker.Abstractions, 10.0.0-preview.64"
                    
#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.64
                    
#: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.64&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MintPlayer.Spark.SubscriptionWorker.Abstractions&version=10.0.0-preview.64&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.64 53 8/24/2026
10.0.0-preview.63 61 8/23/2026
10.0.0-preview.62 60 8/23/2026
10.0.0-preview.60 80 8/21/2026
10.0.0-preview.59 88 8/21/2026
10.0.0-preview.58 73 8/21/2026
10.0.0-preview.57 89 8/20/2026
10.0.0-preview.56 67 8/20/2026
10.0.0-preview.55 90 8/19/2026
10.0.0-preview.54 77 8/19/2026
10.0.0-preview.53 90 8/18/2026
10.0.0-preview.52 100 8/18/2026
10.0.0-preview.51 93 8/16/2026
10.0.0-preview.49 65 8/16/2026
10.0.0-preview.48 72 8/16/2026
10.0.0-preview.47 70 8/16/2026
10.0.0-preview.46 67 8/15/2026
10.0.0-preview.45 68 8/15/2026
10.0.0-preview.44 77 8/14/2026
10.0.0-preview.43 77 8/14/2026
Loading failed