11/23/2020
•
EN
C# 9 records as strongly-typed ids - Part 2: ASP.NET Core route and query parameters
Explains how to implement type converters for C# 9 record-based strongly-typed IDs to enable proper model binding in ASP.NET Core route and query parameters.