Individual Uri cannot use C#'s GetHashCode()
Open
priority:low
size:S
type:feature
- Dominant language
- C#
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
#### Description:
The C#'s GetHashCode() solution was meant to be temporary and must be replaced with something else. Possibly a short SHA or our own BHoM Hash.
https://stackoverflow.com/questions/9084735/will-string-gethashcode-return-negative-value#:~:text=Yes%2C%20it%20can%20return%20negative,or%20modded%20out%20into%20hashtables.
Contributor guide
Assessment
This issue has not been assessed yet.