'How to convert DataTable to List<T> in C#

For convert DataTable to List you can used the AutoMapper Library and you can do it automatically



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source