Skip to content
代码片段 群组 项目
未验证 提交 bad61768 编辑于 作者: David Fowler's avatar David Fowler 提交者: GitHub
浏览文件

Fix support for native AOT in minimal (#42272)

* Fix support for native AOT in minimal
- This includes 2 major changes to fix native AOT support in .NET 7. Explicitly rooting the indexers of various binding sources (query, formfile, header, routes). NativeAOT seems a bit more aggressive here.
- We avoid the filter optimization that uses generics to avoid boxing. NativeAOT needs to see generic instantiations statically which we cannot do here.
上级 30423c36
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册