Dijing.Bus
1.3.8
.NET 5.0
.NET Standard 2.0
dotnet add package Dijing.Bus --version 1.3.8
NuGet\Install-Package Dijing.Bus -Version 1.3.8
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="Dijing.Bus" Version="1.3.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dijing.Bus --version 1.3.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dijing.Bus, 1.3.8"
#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.
// Install Dijing.Bus as a Cake Addin
#addin nuget:?package=Dijing.Bus&version=1.3.8
// Install Dijing.Bus as a Cake Tool
#tool nuget:?package=Dijing.Bus&version=1.3.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
a bus tool base on mqtt,rabbitmq
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Dijing.ComContext.Core (>= 1.3.2)
- MQTTnet (>= 4.1.4.563)
- RabbitMQ.Client (>= 6.4.0)
- Serilog (>= 2.12.0)
-
.NETStandard 2.1
- Dijing.ComContext.Core (>= 1.3.2)
- MQTTnet (>= 4.1.4.563)
- RabbitMQ.Client (>= 6.4.0)
- Serilog (>= 2.12.0)
-
net5.0
- Dijing.ComContext.Core (>= 1.3.2)
- MQTTnet (>= 4.1.4.563)
- RabbitMQ.Client (>= 6.4.0)
- Serilog (>= 2.12.0)
-
net6.0
- Dijing.ComContext.Core (>= 1.3.2)
- MQTTnet (>= 4.1.4.563)
- RabbitMQ.Client (>= 6.4.0)
- Serilog (>= 2.12.0)
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 |
---|---|---|
1.3.8 | 109 | 2/22/2023 |
1.3.7 | 107 | 2/18/2023 |
1.3.6 | 263 | 10/24/2022 |
1.3.5 | 251 | 10/24/2022 |
1.3.4 | 344 | 3/29/2022 |
1.3.3 | 339 | 3/3/2022 |
1.3.2 | 305 | 3/3/2022 |
1.3.1 | 316 | 3/3/2022 |
1.3.0 | 294 | 11/1/2021 |
1.2.9 | 256 | 10/29/2021 |
1.2.8 | 307 | 10/9/2021 |
1.2.7 | 326 | 9/25/2021 |
1.2.6 | 272 | 7/20/2021 |
1.2.5 | 269 | 5/19/2021 |
1.2.4 | 286 | 5/18/2021 |
1.2.3 | 252 | 5/14/2021 |
1.2.2 | 286 | 4/24/2021 |
1.2.1 | 269 | 4/23/2021 |
1.2.0 | 255 | 4/2/2021 |
1.1.9 | 271 | 3/2/2021 |
1.1.8 | 277 | 2/18/2021 |
1.1.7 | 288 | 1/30/2021 |
1.1.6 | 388 | 8/7/2020 |
1.1.5 | 381 | 8/7/2020 |
1.1.4 | 444 | 4/3/2020 |
1.1.3 | 435 | 4/3/2020 |
1.1.2 | 453 | 4/2/2020 |
1.1.1 | 464 | 10/11/2019 |
1.1.0 | 515 | 5/20/2019 |
1.0.9 | 538 | 3/8/2019 |
1.0.8 | 655 | 9/25/2018 |
1.0.7 | 894 | 7/9/2018 |
1.0.6 | 817 | 6/21/2018 |
1.0.5 | 800 | 6/15/2018 |
1.0.4 | 725 | 6/13/2018 |
1.0.3 | 851 | 6/7/2018 |
1.0.2 | 804 | 6/7/2018 |
1.0.1 | 942 | 5/17/2018 |
总线工具