Adam Wright
Adam Wright
fix broken iterator links in custom.js for issue #1185
Example page https://linvi.github.io/tweetinvi/dist/twitter-api-v1.1/timelines.html in the examples there are links to the iterator page which it says is https://linvi.github.io/tweetinvi/dist/twitter-api/iterators.html and it should be https://linvi.github.io/tweetinvi/dist/twitter-api-v1.1/iterators.html The link is set in custom.js in...
One example is the [MongoDB persistence sample](https://docs.particular.net/samples/mongodb/simple/). The sample does not include how a user might use docker to run MongoDB; it assumes that the user has installed it in...
Add NServiceBus.Transport.PostgreSQL, which allows PostgreSQL to be used as a message broker.
NServiceBus.PostgreSQL.Transport allows Postgresql to be used as a message broker for use with NServiceBus
### Describe the feature. #### Is your feature related to a problem? Please describe. This is related to a [post](https://discuss.particular.net/t/how-to-test-behavior-of-message-mutators/4263) on discuss.particular.net #### Describe the requested feature Create some way...
Added note about summary adhering to AI friendliness guidelines.
### Describe the feature. #### Is your feature related to a problem? Please describe. Version 7.* and up of Npgsql introduced the [NpgsqlDataSource](https://www.npgsql.org/doc/basic-usage.html#data-source) API and recommend that it be used....