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

This is a prerelease version of MintPlayer.Spark.Messaging.Abstractions.
dotnet add package MintPlayer.Spark.Messaging.Abstractions --version 10.0.0-preview.64
                    
NuGet\Install-Package MintPlayer.Spark.Messaging.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.Messaging.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.Messaging.Abstractions" Version="10.0.0-preview.64" />
                    
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.64
                    
#r "nuget: MintPlayer.Spark.Messaging.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.Messaging.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.Messaging.Abstractions&version=10.0.0-preview.64&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MintPlayer.Spark.Messaging.Abstractions&version=10.0.0-preview.64&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.64 43 8/24/2026
10.0.0-preview.63 48 8/23/2026
10.0.0-preview.62 50 8/23/2026
10.0.0-preview.60 75 8/21/2026
10.0.0-preview.59 83 8/21/2026
10.0.0-preview.58 66 8/21/2026
10.0.0-preview.57 85 8/20/2026
10.0.0-preview.56 74 8/20/2026
10.0.0-preview.55 88 8/19/2026
10.0.0-preview.54 82 8/19/2026
10.0.0-preview.53 84 8/18/2026
10.0.0-preview.52 93 8/18/2026
10.0.0-preview.51 93 8/16/2026
10.0.0-preview.49 71 8/16/2026
10.0.0-preview.48 74 8/16/2026
10.0.0-preview.47 73 8/16/2026
10.0.0-preview.46 75 8/15/2026
10.0.0-preview.45 73 8/15/2026
10.0.0-preview.44 80 8/14/2026
10.0.0-preview.43 83 8/14/2026
Loading failed