Skip to content

An easy way to manage excel files for reading / writing rows, and converting into instance typed.

Notifications You must be signed in to change notification settings

TheHunter/ExcelEntityMapper

Repository files navigation

Welcome to ExcelEntityMapper

ExcelEntityMapper is an easy component for reading/creating/modifing Excel files (ex. xls, xlsx formats) without using COM interop, and It provides a set of interfaces that you can use them for mapping worksheets into object classes.

Licenses

This software is distributed under the terms of the Free Software Foundation Lesser GNU Public License (LGPL), version 2.1 (see lgpl.txt).

https://raw.github.com/TheHunter/ExcelEntityMapper/prod/lgpl.txt

git remote add origin https://github.com/TheHunter/ExcelEntityMapper.git git push -u origin master

About

An easy way to manage excel files for reading / writing rows, and converting into instance typed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages