Obvs 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Obvs --version 1.4.0
NuGet\Install-Package Obvs -Version 1.4.0
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="Obvs" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Obvs --version 1.4.0
#r "nuget: Obvs, 1.4.0"
#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 Obvs as a Cake Addin
#addin nuget:?package=Obvs&version=1.4.0

// Install Obvs as a Cake Tool
#tool nuget:?package=Obvs&version=1.4.0

Observable services, obviously

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 10,697 11/17/2021
6.0.9 16,562 1/12/2021
6.0.8 2,556 1/12/2021
6.0.5 2,510 1/12/2021
5.0.2.52 12,023 11/30/2020
5.0.1.42 8,800 3/5/2020
5.0.0.26 25,011 12/25/2018
5.0.0.17 5,155 9/1/2018
4.1.0.22 1,324 12/19/2018
4.1.0.13 7,781 1/29/2018
4.1.0.11 1,099 1/25/2018
4.1.0.9 3,363 1/6/2018
4.0.0.1 1,353 11/5/2017
3.0.1.58 7,055 2/15/2017
3.0.0.49 11,678 2/15/2016
3.0.0.47 5,134 1/28/2016
2.2.0.42 1,523 12/18/2015
2.2.0.39 1,036 12/18/2015
2.2.0.37 2,141 11/13/2015
2.2.0.35 4,259 11/9/2015
2.2.0.32 1,091 11/7/2015
2.1.0.30 3,244 11/1/2015
2.1.0.28 1,603 9/24/2015
2.0.0.26 1,212 9/22/2015
2.0.0.22 1,846 8/17/2015
2.0.0.14 3,791 7/4/2015
2.0.0.13-pre1 875 6/26/2015
2.0.0.9-pre1 1,280 6/24/2015
2.0.0.8-pre1 1,486 6/23/2015
1.6.2 3,071 4/21/2015
1.6.1 1,342 4/19/2015
1.6.0 1,885 4/19/2015
1.5.2 3,263 4/6/2015
1.5.1 2,800 4/5/2015
1.5.0 2,562 4/2/2015
1.4.3 1,086 3/29/2015
1.4.2 2,863 3/14/2015
1.4.1 2,011 3/12/2015
1.4.0 1,055 3/12/2015

Fixed bug in service bus error handling where two exceptions in a row caused subscription to end