問題タブ [nservicebus5]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
.net - NServiceBus 5 および 6 の互換性
NserviceBus 6 エンドポイントは、NServiceBus バス 5 エンドポイントにメッセージを送信できますか?
2 つの .Net プロジェクトがあり、1 つはバージョン 6 でエンドポイントを定義し、バージョン 5 で定義されたエンドポイントにメッセージを送信します。これは、互換性がないためですか?
nservicebus - プライベート アクセス レベルを持つ AzureStorageQueueTransport と Azure Storage アカウントで NserviceBus を構成する方法
パブリック アクセスの AzureStorageQueueTransport とストレージ アカウントで NserviceBus を使用していますが、プライベート アクセス レベルの Azure ストレージ アカウントを使用する必要があります。
- エンドポイントの作成中に SAS トークンを作成して追加し、メッセージを送信、公開、受信する方法はありますか。
- この種の要件に対する NServiceBus からのサポートはありますか。