NServiceBus Documentation

repository·master·Indexed 24 days ago

https://github.com/particular/nservicebus

A distributed application framework designed to handle messaging infrastructure, orchestration, and error handling, allowing developers to focus on business logic. Includes guidance on bootstrapping projects via the ParticularTemplates NuGet package and learning paths covering commands, events, message endpoints, and retries.

Tokens
327
Snippets
0
Records
4
Agent score
30%

What's inside NServiceBus

  1. Learn NServiceBus through tutorials and samples

    master

    NServiceBus provides several learning paths for developers:

    • Quick Start: A high-level introduction to how NServiceBus helps build software systems.
    • Step-by-step tutorial: A deep dive into building systems, including sending commands, publishing events, managing multiple message endpoints, and retrying failed messages.
    • Samples and Tutorials: Additional practical examples and guided learning available in the official documentation.
  2. Learn NServiceBus via tutorials and samples

    master

    NServiceBus provides several learning paths for developers:

    • Quick Start: A high-level overview of how NServiceBus helps build software systems.
    • Step-by-step Tutorial: A deep dive into building systems, including sending commands, publishing events, managing multiple message endpoints, and handling message retries.
    • Samples and Tutorials: Additional practical examples and guided learning available on the official documentation site.