dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.53k stars 4.53k forks source link

Add Aot annotations/reflection to AOT profile and enable dataannotation Attributes validation and Asp.Net Controlers in AOT scenarioslers in AOT scenarios #103716

Open CastelloBrancoTecnologia opened 1 week ago

CastelloBrancoTecnologia commented 1 week ago

Description

Please incorparate https://github.com/byme8/Apparatus.AOT.Reflection to AOT profile and enable dataannotation Attributes validation and Asp.Net Controlers in AOT scenarios

Reproduction Steps

https://github.com/byme8/Apparatus.AOT.Reflection

Expected behavior

Can use mvvm in aot profile and can use asp.net controlers in asp.net core aot

Actual behavior

Mvvm dont work in aot neither asp.net core controlers

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

dotnet-policy-service[bot] commented 1 week ago

Tagging subscribers to this area: @dotnet/area-system-reflection See info in area-owners.md if you want to be subscribed.

steveharter commented 4 days ago

Assigning myself to look at later