Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eliotjones/datatable
- Owner: EliotJones
- License: mit
- Created: 2014-12-07T16:23:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-08T21:44:17.000Z (over 9 years ago)
- Last Synced: 2023-02-27T04:12:02.208Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 2.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.