Jasper
  • Documentation
  • Getting Started
  • Previous
  • Next
  • Edit on GitHub
  1. JasperFx
  2. Documentation


Version

1.1.2

Next

Getting Started

Previous

JasperFx

Documentation


  • Getting Started
  • Bootstrapping & Configuration
  • Execution Pipeline
    • Writing Message Handlers
    • Message Handler Discovery
    • Error Handling
    • Cascading Messages
    • Handling an Unknown Message
    • Dead Letter Envelopes
    • Jasper Middleware and Policies
    • Reading, Writing, and Versioning Messages, Commands, and Events
    • Stateful Sagas
  • Jasper as a Mediator
  • Local Worker Queues
  • Messaging Between Systems
    • Publishing and Sending
    • Request / Reply
    • Working with Envelopes
    • Message Type Specific Delivery Rules
    • Messaging Transports
      • TCP Transport
      • Azure Service Bus Transport
      • RabbitMQ Transport
    • Topic Based Routing
    • Message Correlation
    • Routing Messages
    • Scheduled Message Delivery and Execution
  • Durable Messaging and Command Processing
    • Adding Durability to Senders or Listeners
    • Durability Agent
    • Message Storage Management
    • Using Sql Server with Jasper
    • Using Postgresql with Jasper
    • Using Marten with Jasper
    • Using Entity Framework Core with Jasper
  • Automated Testing Support
  • IoC Container Integration
  • Command Line Support
  • Logging Integration
  • Extensions
  • Sample Applications
  • Message Json Schema Commands

Previous: JasperFx Next: Getting Started