Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eliotjones/datatable

Small class library for parsing ADO.NET DataTables to POCOs
https://github.com/eliotjones/datatable

Last synced: about 1 month ago
JSON representation

Small class library for parsing ADO.NET DataTables to POCOs

Awesome Lists containing this project

README

        

# EliotJones.DataTable #

## Introduction ##

This is a small class library mainly used for practice with Git and GitHub. The intended aim of the library is a small configurable ORM for mapping results in a DataTable to a collection of POCOs.