Investigate the use of discriminated union in lieu of ActionResult<T> #27890
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
blocked
The work on this issue is blocked due to some dependency
feature-mvc-execution-pipeline
Features related to how MVC executes a controller or razor page
Milestone
The feature is still in proposal but if it lands, we should investigate replacing
ActionResult<T>
with a compiler feature.Current spec: https://github.com/dotnet/csharplang/blob/master/proposals/discriminated-unions.md
The text was updated successfully, but these errors were encountered: