BSynchro.ServiceBus
6.0.12
dotnet add package BSynchro.ServiceBus --version 6.0.12
NuGet\Install-Package BSynchro.ServiceBus -Version 6.0.12
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.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BSynchro.ServiceBus" Version="6.0.12" />
<PackageReference Include="BSynchro.ServiceBus" />
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 BSynchro.ServiceBus --version 6.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BSynchro.ServiceBus, 6.0.12"
#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.
#addin nuget:?package=BSynchro.ServiceBus&version=6.0.12
#tool nuget:?package=BSynchro.ServiceBus&version=6.0.12
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. 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. |
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.12 | 170 | 3/20/2025 |
6.0.11 | 167 | 3/13/2025 |
6.0.10 | 126 | 1/21/2025 |
6.0.9 | 2,006 | 6/23/2023 |
6.0.8 | 256 | 5/18/2023 |
6.0.7 | 1,674 | 2/9/2023 |
6.0.6 | 339 | 2/3/2023 |
6.0.5 | 334 | 1/27/2023 |
6.0.4 | 446 | 11/13/2022 |
6.0.3 | 434 | 11/5/2022 |
6.0.1 | 413 | 11/5/2022 |
6.0.0 | 1,265 | 11/3/2022 |
1.0.15 | 11,614 | 8/5/2022 |
1.0.14 | 514 | 8/5/2022 |
1.0.13 | 492 | 8/4/2022 |
1.0.12 | 786 | 10/17/2021 |
1.0.11 | 567 | 10/13/2021 |
1.0.10 | 8,451 | 9/22/2021 |
1.0.9 | 20,489 | 5/6/2021 |
1.0.8 | 1,034 | 2/25/2021 |
1.0.7 | 19,462 | 7/23/2020 |
1.0.6 | 637 | 7/14/2020 |
1.0.5 | 4,602 | 1/7/2020 |
1.0.3 | 946 | 9/16/2019 |
1.0.2 | 1,080 | 9/4/2019 |
1.0.1 | 1,070 | 7/16/2019 |
1.0.0 | 794 | 7/3/2019 |
fix: change rabbitmq default serializer (use newtonsoft.json)