Rebus 0.15.8-alpha

This is a prerelease version of Rebus.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Rebus --version 0.15.8-alpha
                    
NuGet\Install-Package Rebus -Version 0.15.8-alpha
                    
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="Rebus" Version="0.15.8-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rebus" Version="0.15.8-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Rebus" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Rebus --version 0.15.8-alpha
                    
#r "nuget: Rebus, 0.15.8-alpha"
                    
#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.
#:package Rebus@0.15.8-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rebus&version=0.15.8-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Rebus&version=0.15.8-alpha&prerelease
                    
Install as a Cake Tool

Rebus is a lean service bus implementation, similar in nature to NServiceBus, MassTransit, Rhino Service Bus etc.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Rebus:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
rebus-org/Rebus
:bus: Simple and lean service bus implementation for .NET
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
NexusForever/NexusForever
An emulator for the defunct MMORPG WildStar which supports build 16042 (Final Patch)
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
mastreeno/Merp
An event based Micro ERP
personball/abplus
Abp Plus, Extension For https://github.com/aspnetboilerplate/aspnetboilerplate
loyldg/mytelegram
Self-hosted Telegram server-side API implemented in C#
stidsborg/Cleipnir.NET
Surviving crashes in plain C#-code
rebus-org/RebusSamples
Small sample projects
Version Downloads Last Updated
0.99.22 124 12/18/2015
0.99.21 245 12/11/2015
0.99.20 128 12/10/2015
0.99.19 183 12/8/2015
0.99.18 142 12/7/2015
0.99.17 107 12/7/2015
0.99.16 154 11/30/2015
0.99.14 123 11/24/2015
0.99.13 74 11/23/2015
0.99.12 234 11/17/2015
0.99.11 69 11/17/2015
0.99.10 336 11/11/2015
0.99.9 154 11/5/2015
0.99.8 118 11/5/2015
0.99.7 179 10/29/2015
0.99.5 252 10/27/2015
0.99.4 77 10/27/2015
0.99.2 427 10/12/2015
0.99.1 94 10/8/2015
0.15.8-alpha 108 8/8/2012
Loading failed