Object serialization/deserialization library for the Azure Service Bus.
Info
| Version: | 2.0.0 |
| Author(s): | Adam Young |
| Last Update: | Sunday, August 16, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/AdamMYoung/ObjectBus |
| NuGet Url: | https://www.nuget.org/packages/ObjectBus |
Install
Install-Package ObjectBus
dotnet add package ObjectBus
paket add ObjectBus
ObjectBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.ServiceBus(>= 4.1.3)
- Microsoft.Extensions.DependencyInjection(>= 3.1.7)
- Microsoft.Extensions.Options(>= 3.1.7)