CommunityToolkit.Aspire.Hosting.LavinMQ 13.0.0-beta.462

Prefix Reserved
This is a prerelease version of CommunityToolkit.Aspire.Hosting.LavinMQ.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CommunityToolkit.Aspire.Hosting.LavinMQ --version 13.0.0-beta.462
                    
NuGet\Install-Package CommunityToolkit.Aspire.Hosting.LavinMQ -Version 13.0.0-beta.462
                    
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="CommunityToolkit.Aspire.Hosting.LavinMQ" Version="13.0.0-beta.462" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommunityToolkit.Aspire.Hosting.LavinMQ" Version="13.0.0-beta.462" />
                    
Directory.Packages.props
<PackageReference Include="CommunityToolkit.Aspire.Hosting.LavinMQ" />
                    
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 CommunityToolkit.Aspire.Hosting.LavinMQ --version 13.0.0-beta.462
                    
#r "nuget: CommunityToolkit.Aspire.Hosting.LavinMQ, 13.0.0-beta.462"
                    
#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 CommunityToolkit.Aspire.Hosting.LavinMQ@13.0.0-beta.462
                    
#: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=CommunityToolkit.Aspire.Hosting.LavinMQ&version=13.0.0-beta.462&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CommunityToolkit.Aspire.Hosting.LavinMQ&version=13.0.0-beta.462&prerelease
                    
Install as a Cake Tool

CommunityToolkit.Hosting.LavinMQ

Overview

This .NET Aspire Integration can be used to include LavinMQ in a container.

Usage

Example 1: LavinMQ with default ports

var builder = DistributedApplication.CreateBuilder(args);

var lavinmq = builder.AddLavinMQ("lavinmq");

Example 2: LavinMQ with custom ports

var builder = DistributedApplication.CreateBuilder(args);

var lavinmq = builder.AddLavinMQ("lavinmq", amqpPort: 5672, managementPort: 15672);
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 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
13.0.0 55 11/25/2025
13.0.0-beta.462 40 11/25/2025
13.0.0-beta.456 47 11/23/2025
13.0.0-beta.454 48 11/23/2025
13.0.0-beta.453 65 11/22/2025
13.0.0-beta.450 73 11/22/2025
13.0.0-beta.448 69 11/22/2025
13.0.0-beta.444 330 11/17/2025
13.0.0-beta.443 246 11/17/2025
13.0.0-beta.440 81 11/15/2025
13.0.0-beta.439 218 11/12/2025
13.0.0-beta.438 220 11/12/2025
13.0.0-beta.436 223 11/12/2025
13.0.0-beta.435 222 11/11/2025
13.0.0-beta.433 139 11/10/2025
13.0.0-beta.432 141 11/10/2025
13.0.0-beta.431 131 11/6/2025
13.0.0-beta.430 135 11/6/2025
9.9.0 195 11/3/2025
9.9.0-beta.427 139 11/3/2025
9.8.1-beta.426 145 11/3/2025
9.8.1-beta.424 135 10/28/2025
9.8.1-beta.420 125 10/27/2025
9.8.1-beta.419 122 10/27/2025
9.8.1-beta.417 130 10/27/2025
9.8.1-beta.414 124 10/24/2025
9.8.1-beta.413 118 10/22/2025
9.8.1-beta.410 115 10/16/2025
9.8.1-beta.408 112 10/16/2025
9.8.1-beta.407 114 10/16/2025
9.8.1-beta.406 122 10/15/2025
9.8.0 178 9/26/2025
9.8.0-beta.405 120 10/15/2025
9.8.0-beta.404 118 10/13/2025
9.8.0-beta.402 126 9/29/2025
9.8.0-beta.401 120 9/29/2025
9.8.0-beta.399 125 9/26/2025
9.8.0-beta.398 126 9/25/2025
9.8.0-beta.397 127 9/25/2025
9.8.0-beta.395 125 9/24/2025
9.8.0-beta.394 127 9/23/2025
9.8.0-beta.393 131 9/23/2025
9.8.0-beta.392 128 9/23/2025
9.8.0-beta.389 251 9/18/2025
9.8.0-beta.388 259 9/16/2025
9.8.0-beta.386 203 9/15/2025
9.8.0-beta.385 210 9/15/2025
9.8.0-beta.384 70 9/13/2025
9.8.0-beta.376 135 9/8/2025
9.8.0-beta.375 63 9/6/2025
9.8.0-beta.373 143 9/5/2025
9.8.0-beta.372 134 9/4/2025
9.8.0-beta.370 131 9/2/2025
9.8.0-beta.364 124 9/1/2025
9.7.2 226 8/29/2025
9.7.2-beta.362 172 8/29/2025
9.7.2-beta.361 174 8/29/2025
9.7.2-beta.360 176 8/29/2025
9.7.2-beta.359 173 8/28/2025
9.7.2-beta.358 173 8/28/2025
9.7.2-beta.357 170 8/28/2025
9.7.1 225 8/27/2025
9.7.1-beta.355 173 8/27/2025
9.7.1-beta.354 177 8/27/2025
9.7.1-beta.353 174 8/27/2025
9.7.1-beta.352 172 8/27/2025
9.7.1-beta.351 176 8/27/2025
9.7.1-beta.348 134 8/14/2025
9.7.1-beta.344 75 8/10/2025
9.7.1-beta.343 203 8/8/2025
9.7.1-beta.342 207 8/7/2025
9.7.1-beta.341 213 8/6/2025
9.7.1-beta.340 189 8/5/2025
9.7.1-beta.339 191 8/5/2025
9.7.0 139 8/1/2025
9.7.0-beta.337 89 8/1/2025
9.7.0-beta.336 98 8/1/2025
9.7.0-beta.335 104 8/1/2025
9.7.0-beta.333 112 7/30/2025
9.6.1-beta.332 105 7/30/2025
9.6.1-beta.331 107 7/30/2025
9.6.1-beta.330 107 7/30/2025
9.6.1-beta.329 106 7/30/2025
9.6.1-beta.328 114 7/29/2025
9.6.1-beta.327 123 7/28/2025
9.6.1-beta.326 125 7/28/2025
9.6.0 169 7/10/2025
9.6.0-beta.324 128 7/10/2025
9.5.1-beta.323 131 7/10/2025
9.5.1-beta.322 129 7/10/2025
9.5.1-beta.321 129 7/10/2025
9.5.1-beta.320 132 7/9/2025
9.5.1-beta.319 126 7/8/2025
9.5.1-beta.318 133 7/2/2025
9.5.1-beta.317 130 6/30/2025
9.5.1-beta.315 128 6/26/2025
9.5.1-beta.314 155 6/23/2025
9.5.1-beta.313 139 6/20/2025
9.5.1-beta.312 122 6/20/2025
9.5.1-beta.311 132 6/18/2025
9.5.1-beta.310 134 6/17/2025
9.5.1-beta.309 128 6/17/2025
9.5.1-beta.308 128 6/17/2025
9.5.1-beta.307 130 6/16/2025
9.5.1-beta.306 276 6/11/2025
9.5.1-beta.305 99 6/7/2025
9.5.1-beta.304 114 6/6/2025
9.5.1-beta.303 129 6/4/2025
9.5.1-beta.302 129 6/4/2025
9.5.1-beta.301 131 6/2/2025
9.5.1-beta.300 146 5/28/2025
9.5.0 211 5/27/2025
9.5.0-beta.299 129 5/27/2025
9.5.0-beta.298 141 5/26/2025
9.5.0-beta.297 87 5/24/2025
9.5.0-beta.296 86 5/24/2025
9.5.0-beta.295 58 5/24/2025
9.4.1-beta.291 141 5/19/2025
9.4.1-beta.289 144 5/16/2025
9.4.1-beta.288 200 5/16/2025
9.4.1-beta.287 195 5/16/2025
9.4.1-beta.286 206 5/16/2025
9.4.1-beta.285 212 5/14/2025
9.4.1-beta.284 218 5/13/2025
9.4.1-beta.283 222 5/12/2025
9.4.1-beta.282 134 5/7/2025
9.4.1-beta.280 124 5/2/2025
9.4.1-beta.279 139 5/2/2025
9.4.1-beta.277 144 4/23/2025
9.4.1-beta.276 148 4/23/2025
9.4.1-beta.275 148 4/23/2025
9.4.1-beta.274 141 4/23/2025
9.4.1-beta.273 148 4/23/2025
9.4.1-beta.272 141 4/23/2025
9.4.1-beta.271 146 4/23/2025
9.4.1-beta.270 154 4/20/2025
9.4.0 236 4/20/2025
9.4.0-beta.269 156 4/20/2025
9.4.0-beta.268 149 4/20/2025
9.3.1-beta.267 141 4/20/2025
9.3.1-beta.266 76 4/19/2025
9.3.1-beta.265 173 4/15/2025
9.3.1-beta.264 183 4/15/2025
9.3.1-beta.263 180 4/15/2025
9.3.1-beta.262 178 4/15/2025
9.3.1-beta.260 144 4/10/2025
9.3.1-beta.259 146 4/8/2025
9.3.1-beta.258 146 4/8/2025
9.3.1-beta.257 142 4/8/2025
9.3.1-beta.256 141 4/8/2025
9.3.1-beta.255 145 4/8/2025
9.3.1-beta.254 150 4/8/2025
9.3.1-beta.253 146 4/1/2025
9.3.1-beta.252 130 3/27/2025
9.3.1-beta.250 131 3/27/2025
9.3.1-beta.249 125 3/27/2025
9.3.1-beta.248 121 3/27/2025
9.3.1-beta.247 141 3/27/2025
9.3.1-beta.244 473 3/25/2025
9.3.1-beta.242 476 3/24/2025
9.3.1-beta.241 142 3/19/2025
9.3.0 201 3/19/2025
9.3.0-beta.239 141 3/19/2025
9.2.2-beta.237 143 3/19/2025
9.2.2-beta.236 107 3/14/2025
9.2.2-beta.230 145 3/13/2025
9.2.2-beta.229 136 3/13/2025
9.2.2-beta.228 155 3/11/2025
9.2.2-beta.227 148 3/11/2025
9.2.2-beta.226 148 3/11/2025
9.2.2-beta.225 149 3/11/2025
9.2.2-beta.224 148 3/11/2025
9.2.2-beta.223 165 3/10/2025
9.2.2-beta.222 159 3/10/2025
9.2.2-beta.220 148 3/9/2025
9.2.2-beta.218 153 3/9/2025
9.2.2-beta.217 194 3/7/2025
9.2.2-beta.216 193 3/7/2025
9.2.2-beta.215 192 3/7/2025
9.2.2-beta.214 188 3/5/2025
9.2.2-beta.213 186 3/5/2025
9.2.2-beta.212 188 3/5/2025
9.2.2-beta.211 195 3/4/2025
9.2.2-beta.210 194 3/4/2025
9.2.2-beta.208 92 3/3/2025
9.2.1 153 3/3/2025
9.2.1-beta.207 138 3/2/2025
9.2.1-beta.206 76 3/1/2025
9.2.1-beta.205 88 2/27/2025
9.2.1-beta.204 86 2/26/2025
9.2.1-beta.203 78 2/26/2025
9.2.0 151 2/26/2025
9.2.0-beta.202 80 2/26/2025
9.2.0-beta.201 77 2/26/2025
9.2.0-beta.199 78 2/26/2025
9.2.0-beta.198 81 2/26/2025