2/18/2018
•
EN
Exploring ActionResult<T> in ASP.NET Core 2.1
Explains the purpose and benefits of the ActionResult<T> type in ASP.NET Core 2.1 for improving API action return types and documentation.