Obvs 2.2.0.39
See the version list below for details.
dotnet add package Obvs --version 2.2.0.39
NuGet\Install-Package Obvs -Version 2.2.0.39
<PackageReference Include="Obvs" Version="2.2.0.39" />
paket add Obvs --version 2.2.0.39
#r "nuget: Obvs, 2.2.0.39"
// Install Obvs as a Cake Addin #addin nuget:?package=Obvs&version=2.2.0.39 // Install Obvs as a Cake Tool #tool nuget:?package=Obvs&version=2.2.0.39
An observable µServiceBus .NET library. Search 'Obvs' for other transport, serialization, and logging extensions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Rx-Linq (>= 2.2.5)
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Obvs:
Package | Downloads |
---|---|
Obvs.ActiveMQ
ActiveMQ transport support for Obvs |
|
Obvs.Serialization.MessagePack-CSharp
MessagePack-CSharp (https://github.com/neuecc/MessagePack-CSharp) serialization for Obvs |
|
Obvs.Serialization.Json
JSON serialization for Obvs |
|
Obvs.Serialization.ProtoBuf
ProtoBuf (https://github.com/mgravell/protobuf-net) serialization for Obvs |
|
Obvs.Serialization.Xml
XML serialization for Obvs |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Obvs:
Repository | Stars |
---|---|
christopherread/Obvs
An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
|
Version | Downloads | Last updated |
---|---|---|
6.0.10 | 13,451 | 11/17/2021 |
6.0.9 | 18,320 | 1/12/2021 |
6.0.8 | 2,735 | 1/12/2021 |
6.0.5 | 2,678 | 1/12/2021 |
5.0.2.52 | 12,430 | 11/30/2020 |
5.0.1.42 | 8,997 | 3/5/2020 |
5.0.0.26 | 26,141 | 12/25/2018 |
5.0.0.17 | 5,965 | 9/1/2018 |
4.1.0.22 | 1,382 | 12/19/2018 |
4.1.0.13 | 9,445 | 1/29/2018 |
4.1.0.11 | 1,133 | 1/25/2018 |
4.1.0.9 | 3,519 | 1/6/2018 |
4.0.0.1 | 1,404 | 11/5/2017 |
3.0.1.58 | 7,341 | 2/15/2017 |
3.0.0.49 | 12,272 | 2/15/2016 |
3.0.0.47 | 5,330 | 1/28/2016 |
2.2.0.42 | 1,578 | 12/18/2015 |
2.2.0.39 | 1,069 | 12/18/2015 |
2.2.0.37 | 2,263 | 11/13/2015 |
2.2.0.35 | 4,466 | 11/9/2015 |
2.2.0.32 | 1,129 | 11/7/2015 |
2.1.0.30 | 3,413 | 11/1/2015 |
2.1.0.28 | 1,655 | 9/24/2015 |
2.0.0.26 | 1,246 | 9/22/2015 |
2.0.0.22 | 1,915 | 8/17/2015 |
2.0.0.14 | 4,175 | 7/4/2015 |
2.0.0.13-pre1 | 903 | 6/26/2015 |
2.0.0.9-pre1 | 1,358 | 6/24/2015 |
2.0.0.8-pre1 | 1,595 | 6/23/2015 |
1.6.2 | 3,185 | 4/21/2015 |
1.6.1 | 1,391 | 4/19/2015 |
1.6.0 | 1,959 | 4/19/2015 |
1.5.2 | 3,441 | 4/6/2015 |
1.5.1 | 3,225 | 4/5/2015 |
1.5.0 | 2,668 | 4/2/2015 |
1.4.3 | 1,123 | 3/29/2015 |
1.4.2 | 2,984 | 3/14/2015 |
1.4.1 | 2,092 | 3/12/2015 |
1.4.0 | 1,091 | 3/12/2015 |
Added ServiceBusClient.GetResponse() method that for convenience completes after a single response is received