ServicePlatform Connection Samples
List of Samples
- Connect to ServicePlatform using the .NET Generic Host
A sample that shows how to connect an NServiceBus endpoint hosted in the .NET Generic Host to the Particular Service Platform. - Connect to ServicePlatform with code-first configuration
A sample that shows how to connect an NServiceBus endpoint to the Particular Service Platform using the code-first API. - Connect to ServicePlatform with JSON configuration
A sample that shows how to connect an NServiceBus endpoint to the Particular Service Platform using the JSON schema.
Related Articles
- Connecting endpoints
Connecting NServiceBus endpoints to the Particular Service Platform.