An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.
Stars
882
Forks
126
Watchers
882
Open Issues
30
Overall repository health assessment
No package.json found
This might not be a Node.js project
219
commits
73
commits
43
commits
15
commits
7
commits
6
commits
4
commits
3
commits
3
commits
3
commits
Merge pull request #325 from drgaglia/FuncWithEncapsulatedArgs
9268c57View on GitHubUpdated valueParser references to valueConverter for all cases
2fba6a1View on GitHubFunc args encapsulated in a new class, tests updated (but not thoroughly reviewed)
259454fView on GitHubFix #322 : Remember column nullability information if value converter changes the cell's type.
5744b6bView on GitHub