What's new in ASP.NET Core 5.0 | Microsoft Learn
learn.microsoft.com › en-us › aspnetSep 20, 2022 · This article highlights the most significant changes in ASP.NET Core 5.0 with links to relevant documentation. ASP.NET Core MVC and Razor improvements Model binding DateTime as UTC. Model binding now supports binding UTC time strings to DateTime. If the request contains a UTC time string, model binding binds it to a UTC DateTime.