NServiceBus 10.3.0 trimming changes documentation - #8468
Draft
danielmarbach wants to merge 11 commits into
Draft
Conversation
andreasohlund
approved these changes
Aug 26, 2026
danielmarbach
force-pushed
the
nsb_minor
branch
from
September 11, 2026 08:36
87a997d to
d48f731
Compare
DavidBoike
reviewed
Sep 11, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: David Boike <david.boike@gmail.com>
- Use Assembly.GetTypes() as the trimming-unsafe example and move the GetType()/routing discussion to the messaging section - Explain why runtime type information matters: the message type flows into the EnclosedMessageTypes header and drives hierarchy resolution for handler invocation and subscriber matching - Document combining JsonSerializerContext sources with JsonTypeInfoResolver.Combine and TypeInfoResolverChain
DavidBoike
force-pushed
the
nsb_minor
branch
from
September 11, 2026 20:25
5703eee to
0cd3bbd
Compare
…he integrity test fail instead
DavidBoike
approved these changes
Sep 11, 2026
andreasohlund
approved these changes
Sep 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.