Getting Started
Architecture
Transports
Persistence
ServiceInsight
ServicePulse
ServiceControl
Monitoring
Modernization
Samples

Messaging

NServiceBus is an implementation of a message-based architecture. As such it implements many of the common messaging patterns to support distributed, decoupled systems

Architectural Foundations

NServiceBus applies key messaging patterns to solve common challenges in distributed systems:

Messaging Concepts in NServiceBus

The approaches to messaging in NServiceBus can be categorized into the following concepts:

Related Articles