You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that numeric types in .NET all seem to implement IParsable<T> do we need the special case numeric handling in RequestDelegateFactory and friends - especially if the IParsable<T> implementation is preferenced.