MyHashTable is a custom, personal, extended implementation of the Hashtable class that comes from using System.Collections. I need to express my gratitude to SoftUni for the free DS(A) course they have. Inspiration and example came from one of their lectures.
$ dotnet add package PetarTotev.Net.DSA.MyHashTableNo README available.