LightMQ 4.3.0-preview

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

基于数据库的消息队列

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  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 (5)

Showing the top 5 NuGet packages that depend on LightMQ:

Package Downloads
LightMQ.Storage.MongoDB

基于数据库的消息队列

LightMQ.Storage.SqlServer

基于数据库的消息队列

LightMQ.OpenTelemetry

基于数据库的消息队列

LightMQ.Storage.Sqlite

基于数据库的消息队列

LightMQ.Storage.Redis

基于数据库的消息队列

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.3.0-preview 180 8/21/2026
4.2.0 216 5/25/2026
4.1.1 186 5/25/2026
4.1.0 197 3/20/2026
4.0.0 319 10/31/2025
4.0.0-preview1 561 7/25/2025
3.0.2 267 6/27/2025
3.0.1 337 4/21/2025
3.0.0 352 4/9/2025
2.1.1 303 11/29/2024
2.1.0-preview2 258 9/6/2024
2.1.0-preview 266 9/4/2024
2.0.3 315 8/21/2024
2.0.2 291 8/17/2024
2.0.1 313 8/17/2024
2.0.0 296 8/17/2024
1.2.0 270 7/29/2024
1.1.1 278 7/29/2024
1.1.0 363 7/6/2024
1.0.1 388 12/18/2023
Loading failed