BSynchro.ServiceBus
6.0.9
dotnet add package BSynchro.ServiceBus --version 6.0.9
NuGet\Install-Package BSynchro.ServiceBus -Version 6.0.9
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="BSynchro.ServiceBus" Version="6.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BSynchro.ServiceBus --version 6.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BSynchro.ServiceBus, 6.0.9"
#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 BSynchro.ServiceBus as a Cake Addin #addin nuget:?package=BSynchro.ServiceBus&version=6.0.9 // Install BSynchro.ServiceBus as a Cake Tool #tool nuget:?package=BSynchro.ServiceBus&version=6.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- BSynchro.Common (>= 6.0.4)
- BSynchro.MultiTenancy (>= 6.0.6)
- BSynchro.MultiTenancy.Stores.Mongo (>= 6.0.4)
- MassTransit.Newtonsoft (>= 8.0.7)
- MassTransit.RabbitMQ (>= 8.0.7)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on BSynchro.ServiceBus:
Package | Downloads |
---|---|
BSynchro.Tables.Core
A tool for Querying Trees (database level), generated from excel tables uploaded from ProductSetup ( Tables, Rate Tables, Score Tables). |
|
BSynchro.RatingEngine.Abstract
Package Description |
|
BSynchro.Workflow
Package Description |
|
BSynchro.RatingEngine.Core
Package Description |
|
BSynchro.Authorization
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.9 | 1,540 | 6/23/2023 |
6.0.8 | 241 | 5/18/2023 |
6.0.7 | 1,641 | 2/9/2023 |
6.0.6 | 321 | 2/3/2023 |
6.0.5 | 317 | 1/27/2023 |
6.0.4 | 425 | 11/13/2022 |
6.0.3 | 413 | 11/5/2022 |
6.0.1 | 393 | 11/5/2022 |
6.0.0 | 1,245 | 11/3/2022 |
1.0.15 | 11,461 | 8/5/2022 |
1.0.14 | 487 | 8/5/2022 |
1.0.13 | 470 | 8/4/2022 |
1.0.12 | 760 | 10/17/2021 |
1.0.11 | 541 | 10/13/2021 |
1.0.10 | 8,377 | 9/22/2021 |
1.0.9 | 20,291 | 5/6/2021 |
1.0.8 | 1,006 | 2/25/2021 |
1.0.7 | 19,428 | 7/23/2020 |
1.0.6 | 605 | 7/14/2020 |
1.0.5 | 4,567 | 1/7/2020 |
1.0.3 | 910 | 9/16/2019 |
1.0.2 | 1,038 | 9/4/2019 |
1.0.1 | 1,030 | 7/16/2019 |
1.0.0 | 759 | 7/3/2019 |
fix: change rabbitmq default serializer (use newtonsoft.json)