RockyBus.Abstractions 0.3.15

dotnet add package RockyBus.Abstractions --version 0.3.15
NuGet\Install-Package RockyBus.Abstractions -Version 0.3.15
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.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockyBus.Abstractions --version 0.3.15
#r "nuget: RockyBus.Abstractions, 0.3.15"
#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.15

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

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 net452 is compatible.  net46 was computed.  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.5.2

    • No dependencies.
  • .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,435 6/4/2019
0.3.13 5,963 5/9/2019
0.3.11 1,423 5/6/2019
0.3.10 1,333 5/6/2019
0.3.9 1,344 5/5/2019
0.3.6 2,831 3/14/2019
0.3.5 4,299 10/18/2018
0.3.4 1,445 10/12/2018
0.3.3 1,445 10/12/2018
0.3.2 21,866 8/28/2018
0.3.1 1,479 8/28/2018
0.3.0 1,606 8/9/2018
0.2.42 1,576 8/8/2018
0.1.40 16,618 6/25/2018
0.1.38 1,845 5/30/2018
0.1.37 1,921 4/26/2018
0.1.36 1,496 4/25/2018
0.1.35 1,624 4/25/2018
0.1.34 2,031 4/17/2018
0.1.33 2,589 1/25/2018
0.1.32 1,604 1/25/2018
0.1.28 4,469 1/12/2018
0.1.27 1,678 1/2/2018
0.1.26 1,538 12/31/2017
0.1.25 1,734 12/22/2017
0.1.23 2,048 11/30/2017
0.1.22 1,571 11/30/2017
0.1.21 1,502 11/28/2017
0.1.20 1,529 11/22/2017
0.1.17 2,192 11/21/2017
0.1.16 1,693 11/21/2017
0.1.15 1,718 11/21/2017
0.1.14 1,772 11/19/2017
0.1.11 1,736 11/17/2017
0.1.7 1,090 11/16/2017

Initial IBus, IMessageHandler, IMessageContext