xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.42k stars 507 forks source link

Add full ruport form reflection in AOT enabling Asp.NEt Core AOT Controlers and DataAnottations Validators with AOT #20737

Closed CastelloBrancoTecnologia closed 1 week ago

CastelloBrancoTecnologia commented 1 week ago

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

rolfbjarne commented 1 week ago

This looks interesting, but I think it would be a better idea to file this in the dotnet/runtime repository, where the code for the base class library and the AOT compiler lives.