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,716 | 6/23/2023 |
6.0.8 | 243 | 5/18/2023 |
6.0.7 | 1,643 | 2/9/2023 |
6.0.6 | 323 | 2/3/2023 |
6.0.5 | 319 | 1/27/2023 |
6.0.4 | 427 | 11/13/2022 |
6.0.3 | 415 | 11/5/2022 |
6.0.1 | 395 | 11/5/2022 |
6.0.0 | 1,246 | 11/3/2022 |
1.0.15 | 11,568 | 8/5/2022 |
1.0.14 | 488 | 8/5/2022 |
1.0.13 | 472 | 8/4/2022 |
1.0.12 | 763 | 10/17/2021 |
1.0.11 | 542 | 10/13/2021 |
1.0.10 | 8,381 | 9/22/2021 |
1.0.9 | 20,415 | 5/6/2021 |
1.0.8 | 1,007 | 2/25/2021 |
1.0.7 | 19,433 | 7/23/2020 |
1.0.6 | 606 | 7/14/2020 |
1.0.5 | 4,568 | 1/7/2020 |
1.0.3 | 913 | 9/16/2019 |
1.0.2 | 1,043 | 9/4/2019 |
1.0.1 | 1,034 | 7/16/2019 |
1.0.0 | 761 | 7/3/2019 |
fix: change rabbitmq default serializer (use newtonsoft.json)