You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks the work remaining to make dotnet-monitor AOT-compatible. Note this doesn't track the deployment work required to actually ship an AOT version.
This issue tracks the work remaining to make dotnet-monitor AOT-compatible. Note this doesn't track the deployment work required to actually ship an AOT version.
[feature/10.0] Replace reflection-based options mapping logic #8233
[feature/10.0][WIP] Use options validation source generator #8254
Error in RequestDelegateGenerator generated code (assigns int to enum) aspnetcore#62910
These warnings can be suppressed once using AOT-compatible validation
Validator.ValidateObjectusing AOT-compatible validationFollow-up items (not necessary for AOT but should be completed when possible):
@agocke