Remove special case handling for numeric type parameter binding in RDF
Open
area-minimal
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
Now that numeric types in .NET all seem to implement ```IParsable``` do we need the special case numeric handling in ```RequestDelegateFactory``` and friends - especially if the ```IParsable``` implementation is preferenced.
Contributor guide
Assessment
This issue has not been assessed yet.