RockyBus.Abstractions 0.3.11

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

// Install RockyBus.Abstractions as a Cake Tool
#tool nuget:?package=RockyBus.Abstractions&version=0.3.11                

RockyBus's abstraction project for cleaner dependency referencing.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on RockyBus.Abstractions:

Package Downloads
RockyBus

An extensible .NET Standard message bus library for simple needs.

RockyBus.Azure.ServiceBus

Azure.ServiceBus transport for RockyBus.

RockyBus.Azure.Storage.Queue

Azure.Storage.Queue transport for RockyBus.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.15 12,766 6/4/2019
0.3.13 6,013 5/9/2019
0.3.11 1,484 5/6/2019
0.3.10 1,381 5/6/2019
0.3.9 1,416 5/5/2019
0.3.6 2,881 3/14/2019
0.3.5 4,361 10/18/2018
0.3.4 1,467 10/12/2018
0.3.3 1,508 10/12/2018
0.3.2 21,929 8/28/2018
0.3.1 1,508 8/28/2018
0.3.0 1,638 8/9/2018
0.2.42 1,633 8/8/2018
0.1.40 16,669 6/25/2018
0.1.38 1,900 5/30/2018
0.1.37 1,977 4/26/2018
0.1.36 1,544 4/25/2018
0.1.35 1,672 4/25/2018
0.1.34 2,088 4/17/2018
0.1.33 2,652 1/25/2018
0.1.32 1,644 1/25/2018
0.1.28 4,533 1/12/2018
0.1.27 1,719 1/2/2018
0.1.26 1,574 12/31/2017
0.1.25 1,777 12/22/2017
0.1.23 2,086 11/30/2017
0.1.22 1,607 11/30/2017
0.1.21 1,555 11/28/2017
0.1.20 1,571 11/22/2017
0.1.17 2,248 11/21/2017
0.1.16 1,733 11/21/2017
0.1.15 1,775 11/21/2017
0.1.14 1,828 11/19/2017
0.1.11 1,792 11/17/2017
0.1.7 1,110 11/16/2017

Initial IBus, IMessageHandler, IMessageContext