LightMQ 4.0.0-preview1

This is a prerelease version of LightMQ.
There is a newer version of this package available.
See the version list below for details.
dotnet add package LightMQ --version 4.0.0-preview1
                    
NuGet\Install-Package LightMQ -Version 4.0.0-preview1
                    
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.0.0-preview1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LightMQ" Version="4.0.0-preview1" />
                    
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.0.0-preview1
                    
#r "nuget: LightMQ, 4.0.0-preview1"
                    
#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.0.0-preview1
                    
#: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.0.0-preview1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=LightMQ&version=4.0.0-preview1&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 was computed.  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.2.0 39 5/25/2026
4.1.1 34 5/25/2026
4.1.0 180 3/20/2026
4.0.0 300 10/31/2025
4.0.0-preview1 548 7/25/2025
3.0.2 250 6/27/2025
3.0.1 321 4/21/2025
3.0.0 332 4/9/2025
2.1.1 280 11/29/2024
2.1.0-preview2 245 9/6/2024
2.1.0-preview 251 9/4/2024
2.0.3 297 8/21/2024
2.0.2 273 8/17/2024
2.0.1 292 8/17/2024
2.0.0 278 8/17/2024
1.2.0 251 7/29/2024
1.1.1 258 7/29/2024
1.1.0 339 7/6/2024
1.0.1 372 12/18/2023
1.0.0 281 12/18/2023
Loading failed