nginn-messagebus 1.0.2

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

ESB / Message Bus implementation for Microsoft.Net, based on SQL Server database as a message store.

Supported features:
- Durable and transactional messages
- Pub/Sub message routing
- Support for Sagas
- Message sequences, expiration, correlation, http bridge
- Robust retrying strategy, self-healing in case of transient failures

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on nginn-messagebus:

Package Downloads
NGinn.BPM

NGinn.BPM is an open-source BPM engine for Microsoft.Net and Mono. It contains a process modeling language and a workflow execution engine that can run embedded or standalone. NGinn.BPM is inspired by YAWL and BPMN, process model is based on Petri nets. The execution engine is transactional, based on asynchronous messaging/ESB concepts.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.4 5,695 12/11/2015
1.2.3 1,438 12/11/2015
1.2.2 1,439 11/25/2015
1.2.1 1,289 11/12/2015
1.2.0 1,327 9/24/2015
1.1.9 1,321 9/24/2015
1.1.8 2,628 10/30/2014
1.1.7 1,351 10/29/2014
1.1.6 1,377 10/27/2014
1.1.5 1,455 10/23/2014
1.1.4 1,404 10/6/2014
1.1.3 2,392 4/17/2014
1.1.2 1,642 2/27/2014
1.1.1 1,415 2/18/2014
1.1.0.1 1,355 12/21/2013
1.1.0 1,385 12/21/2013
1.0.10 1,471 12/1/2013
1.0.9 1,475 11/20/2013
1.0.8 1,459 8/20/2013
1.0.7 1,636 7/25/2013
1.0.6 1,591 6/28/2013
1.0.5 1,605 6/24/2013
1.0.4 1,510 5/24/2013
1.0.3 1,508 5/24/2013
1.0.2 1,546 5/18/2013
1.0.1 1,561 5/4/2013
1.0.0.1 1,435 3/25/2013

Released with .Net 4.0 dependencies only.