Skip to content

Document JsonSerializerContext known error in .NET 8 AOT - #5631

Open
lisandroct wants to merge 3 commits into
masterfrom
lisandro/document-json-deserialize-limitation-net-8-aot
Open

Document JsonSerializerContext known error in .NET 8 AOT#5631
lisandroct wants to merge 3 commits into
masterfrom
lisandro/document-json-deserialize-limitation-net-8-aot

Conversation

@lisandroct

Copy link
Copy Markdown
Contributor

Description of Changes

Just add documentation for a known issue with .NET 8 NativeAOT-LLVM when using JsonSerializerContext.

API and ABI breaking changes

No changes.

Expected complexity level and risk

-10. Just updates a .md documentation file.

Testing

Nothing needed.

@lisandroct lisandroct linked an issue Jul 31, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NativeAOT-LLVM for .NET 8 has issues with the JsonSerializerContext Case Insensitivity --native-aot should work with build

2 participants