Closed
Description
In ASP.NET Core we want to change behavior based on the nullability of a parameter. What is the best way to get that information at runtime?
(I think I remember a first-class API being added for this but I couldn't find it)
In ASP.NET Core we want to change behavior based on the nullability of a parameter. What is the best way to get that information at runtime?
(I think I remember a first-class API being added for this but I couldn't find it)