MintPlayer.Spark.Messaging.Abstractions 10.0.0-preview.75

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

Abstractions for MintPlayer.Spark.Messaging: IMessageBus, IRecipient, and MessageQueueAttribute.

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.
  • net10.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on MintPlayer.Spark.Messaging.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.Webhooks.GitHub

GitHub webhook integration for MintPlayer.Spark — broadcasts typed webhook events to the Spark message bus with support for production-to-dev WebSocket forwarding.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0-preview.75 27 9/7/2026
10.0.0-preview.74 33 9/7/2026
10.0.0-preview.73 43 9/7/2026
10.0.0-preview.72 49 9/6/2026
10.0.0-preview.71 59 9/3/2026
10.0.0-preview.70 57 9/2/2026
10.0.0-preview.69 60 9/1/2026
10.0.0-preview.68 84 8/29/2026
10.0.0-preview.67 78 8/29/2026
10.0.0-preview.65 76 8/28/2026
10.0.0-preview.64 94 8/24/2026
10.0.0-preview.63 106 8/23/2026
10.0.0-preview.62 97 8/23/2026
10.0.0-preview.60 101 8/21/2026
10.0.0-preview.59 107 8/21/2026
10.0.0-preview.58 92 8/21/2026
10.0.0-preview.57 113 8/20/2026
10.0.0-preview.56 95 8/20/2026
10.0.0-preview.55 109 8/19/2026
10.0.0-preview.54 101 8/19/2026
Loading failed