For the complete documentation index, see llms.txt. This section of documentation is indexed by https://docs.particular.net/nservicebus/llms.txt. Here is the markdown version of this page. Markdown versions of documentation pages are available by appending .md to the page URL. Directory URLs use index.md.

Security

As NServiceBus is layered over the top of existing data stores and queuing technologies, the majority of security related tasks involve leveraging the underlying features of those technologies. There are also some shared security concepts that span all technologies.

Shared Security Concepts

Transports

Azure Storage Queues Transport

SQL Server Transport

MSMQ Transport

RabbitMQ Transport

Amazon SQS Transport

Persistences

SQL Persistence

Azure Table Persistence

RavenDB Persistence

NHibernate Persistence

Service Control

Security Advisories

All releases that are security related are listed under Security Advisories.

Related Articles