Results 51 issues of Kyle Baley

We have people that want to use NServiceBus on [Amazon RDS for SQL Server](https://aws.amazon.com/rds/sqlserver/). There's anecdotal evidence that the SQL transport and persistence work against Amazon RDS but we haven't...

candidate-for-next-release

### Describe the suggested improvement .NET 8 introduced [several performance improvements](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-8#performance-focused-types) that could be incorporated into NServiceBus. For example, System.Text.CompositeFormat could speed up some of our string formatting and the...

Improvement

### Describe the suggested improvement Calling SendFailedMessagesTo will forward failed messages to the specified queue which is intuitive. However, behind the scenes, the API also changes the name of the...

Breaking change
Improvement

## Plan of action - [x] Editorial review of Datastores https://github.com/Particular/docs.particular.net/pull/6562 - [x] Editorial review of Compute: https://github.com/Particular/docs.particular.net/pull/6521 - [x] Editorial review of Observability: https://github.com/Particular/docs.particular.net/pull/6519 - [x] Editorial review of...

Feedback from a user: - We are lacking quite a bit of "real world" trimmed down examples that are building parts of a business case developers can follow. We lack...

Some of our pages link directly to the source code for the component, usually the Overview pages (e.g. [RavenDB Overview](https://docs.particular.net/persistence/ravendb/)). It could be helpful for customers and for support personnel...

The following bug was identified in the SqlClient: https://github.com/dotnet/SqlClient/issues/593 From the issue: > Reading a 10MB VARBINARY(MAX) value asynchronously takes around 5 seconds my machine, while doing the same synchronously...

The following bug was identified in the SqlClient: https://github.com/dotnet/SqlClient/issues/593 From the issue: > Reading a 10MB VARBINARY(MAX) value asynchronously takes around 5 seconds my machine, while doing the same synchronously...

The [Service Platform](https://docs.particular.net/platform/) pages are buried under the NServiceBus menu item when they talk about the entire platform. They would be better served as a top-level menu item (possibly above...

Small Task