Obvs 2.1.0.28

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

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

An observable µServiceBus .NET library. Search 'Obvs' for other transport, serialization, and logging extensions.

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,990 11/17/2021
6.0.9 16,801 1/12/2021
6.0.8 2,557 1/12/2021
6.0.5 2,511 1/12/2021
5.0.2.52 12,031 11/30/2020
5.0.1.42 8,803 3/5/2020
5.0.0.26 25,048 12/25/2018
5.0.0.17 5,174 9/1/2018
4.1.0.22 1,327 12/19/2018
4.1.0.13 7,982 1/29/2018
4.1.0.11 1,100 1/25/2018
4.1.0.9 3,365 1/6/2018
4.0.0.1 1,354 11/5/2017
3.0.1.58 7,056 2/15/2017
3.0.0.49 11,707 2/15/2016
3.0.0.47 5,137 1/28/2016
2.2.0.42 1,525 12/18/2015
2.2.0.39 1,039 12/18/2015
2.2.0.37 2,143 11/13/2015
2.2.0.35 4,261 11/9/2015
2.2.0.32 1,092 11/7/2015
2.1.0.30 3,245 11/1/2015
2.1.0.28 1,605 9/24/2015
2.0.0.26 1,215 9/22/2015
2.0.0.22 1,847 8/17/2015
2.0.0.14 3,796 7/4/2015
2.0.0.13-pre1 880 6/26/2015
2.0.0.9-pre1 1,281 6/24/2015
2.0.0.8-pre1 1,487 6/23/2015
1.6.2 3,081 4/21/2015
1.6.1 1,346 4/19/2015
1.6.0 1,890 4/19/2015
1.5.2 3,269 4/6/2015
1.5.1 2,843 4/5/2015
1.5.0 2,565 4/2/2015
1.4.3 1,090 3/29/2015
1.4.2 2,866 3/14/2015
1.4.1 2,017 3/12/2015
1.4.0 1,061 3/12/2015

ServiceBus can now be optionally configured to publish and receive messages locally.