Lyric.Mq 0.6.0

dotnet add package Lyric.Mq --version 0.6.0
                    
NuGet\Install-Package Lyric.Mq -Version 0.6.0
                    
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="Lyric.Mq" Version="0.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lyric.Mq" Version="0.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Lyric.Mq" />
                    
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 Lyric.Mq --version 0.6.0
                    
#r "nuget: Lyric.Mq, 0.6.0"
                    
#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 Lyric.Mq@0.6.0
                    
#: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=Lyric.Mq&version=0.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Lyric.Mq&version=0.6.0
                    
Install as a Cake Tool

Transport-agnostic message queue library for Lyric: publish, consume, dead-letter, and idempotency aspects.

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 (1)

Showing the top 1 NuGet packages that depend on Lyric.Mq:

Package Downloads
Lyric.Testing

Test helpers and mock implementations for Lyric libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.0 100 8/28/2026
0.5.1 121 8/6/2026
0.5.0 125 7/31/2026
0.4.36 116 7/21/2026
0.4.35 122 7/20/2026
0.4.34 111 7/19/2026
0.4.33 119 7/17/2026
0.4.32 126 7/16/2026
0.4.31 121 7/15/2026
0.4.30 121 7/14/2026
0.4.29 121 7/13/2026
0.4.28 122 7/13/2026
0.4.27 119 7/13/2026
0.4.26 125 7/12/2026
0.4.19 125 7/7/2026
0.4.18 120 7/6/2026
0.4.17 122 7/5/2026
0.4.16 123 7/5/2026
0.4.15 127 7/5/2026
0.4.11 134 7/4/2026
Loading failed