SortingLibrary Implements a sorting Library for .Net framework. Currently supports selection sort, bubble sort and insertion sort. Todo: Add Merge sort.