David Boike
David Boike
### Describe the feature. The data bus is implemented using byte arrays and memory streams, which would not be efficient for large payloads. An alternate API should start to take...
### Describe the feature. **Is your feature related to a problem? Please describe.** Let's say you have an event `MyNamespace.MyEvent` and need to version it so you create `MyNamespace.V2.MyEvent`. On...
The ScriptBuilder project contains code paths to deal with [CorrelationPropertyType](https://github.com/Particular/NServiceBus.Persistence.Sql/blob/master/src/ScriptBuilder/Saga/CorrelationPropertyType.cs) values of `DateTime` and `DateTimeOffset` (and these are also [documented here](https://docs.particular.net/persistence/sql/saga#correlation-ids-correlation-types), via an [include here](https://github.com/Particular/docs.particular.net/blob/master/persistence/sql/correlationpropertytypes.include.md)) even though NServiceBus limits correlation...
## Use case(s) `MinVerMinimumMajorMinor` is provided as way to say: future dev work on this branch is for version x.y, rather than patches or minors on the previous version. It...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem NuGet ### Package manager version _No response_ ### Language version .NET...