Simon Cropp
Simon Cropp
i have no problem with the breaking change in v8. but there are a couple of reasons to add the DateTimeOffset override in the next minor: * you can obsolete-with-warn...
this would be great to see in V8. Or at least decorate the public APIs with nullable attributes
@lailabougria how would someone plug into a message discard to log a custom message?
I believe this can be handled purely with header manipulations of incoming messages and a migration script per persistence
@Scooletz and yes that would work as a fully supported feature approach
our header propagation uses a `propagate.` prefix to indicate something that should be propagated. we also have many NSB helpers for claims ``` using NServiceBus.Extensibility; using NServiceBus.Faults; using NServiceBus.Pipeline; namespace...
we do two things at the startup of every endpoint ### Write full config to a log nsb config is a combination of various things: config files, assembly scanning, DI,...
@danroth27 want me to have a go at this?
@gep13 seems like this was a good idea? need any help reviving it?
I built one for .net https://github.com/SimonCropp/NaughtyStrings