Jo Palac

Results 8 issues of Jo Palac

[.NET Aspire](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview) is an opinionated, cloud-ready stack for building observable, production-ready, distributed applications.​ NServiceBus endpoints can run under an Aspire AppHost orchestrator. Here are some leading questions that we are...

Discussion

[Redis](https://redis.io/) provides cloud and on-prem solutions for caching, vector search, and NoSQL databases that seamlessly fit into any tech stack—making it simple for digital customers to build, scale, and deploy...

Discussion

# Background Amazon SQS allows for the inclusion of [structured metadata](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-message-metadata.html) with messages using `message attributes`. Currently the NServiceBus.AmazonSQS transport stores all message headers as part of the message body...

candidate-for-next-release

This is part of https://github.com/Particular/CustomerSuccess/issues/3601

The folder name `Core_*` used in snippets and samples is ambiguous and not clear that it is referring to NServiceBus Core and not .NET 7 .NET Core.

Improvement

Expand supported versions guidance with information to recommend to upgrade to latest minor/patch released and mention that customers can pin to a major version via a wildcard.

Improvement

## Scenario It is possible to use [different schemas](https://docs.particular.net/transports/sql/addressing#resolution-schema) for endpoints in the transport, If using pub/sub, [all endpoints in the system must be configured to use the same subscription...

Improvement

There is no overall guidance on what needs to be taken into account when migrating transports, and this is something that a significant number of customers do, especially those moving...

Improvement