Results 19 comments of Kyle Baley
trafficstars

I did some work on this today and ran into a number of hurdles: - SQL connection strings are hard-coded. This isn't the end of the world as we could...

On review of the code, we are explicitly setting `DefaultValueHandling` to `Ignore` rather than the default `Include`. This was a conscious decision to minimize the amount of data we store...

Some clarification from @tmasternak: > The idea was to have something similar to https://docs.particular.net/transports/sql/deployment-options?version=sqltransport_7 but spanning sqlt, sqlp, and entityframework (and nhibernate?). In short, how you can mix and match...

Hi @jenspettersson Thanks for reporting this. We have a task to review all of our CLI tools for .NET 7 compatibility. We'll make sure this is on the list and...

Just saw your [PR](https://github.com/Particular/NServiceBus.Persistence.Sql/pull/1144) for this. I'll see if we can get that reviewed so we can deploy this right away.

Here's one idea of a kind of wizard that directs users to a "getting started" configuration for their specific environment: https://github.com/VerifyTests/Verify/blob/main/docs/wiz/readme.md. We could offer a similar kind of mechanism that...

[PR under review](https://github.com/Particular/docs.particular.net/pull/6538)

No new information yet. But we appreciate the comments. They help us determine what people are asking for to help with prioritization.