There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple Country Sorter using CSharp MVC pattern. The input is fetched from an API Endpoint, JSON data is sorted and displayed in both Raw and Tabular form. Need VS 2019. Compile and run the project. Click "Unsorted View" to see original data. Click "Sorted View" to see sorted data.