工具来创建和访问数据从Excel(*。xls和*。xlsx)作为一个集合的强类型对象
资 源 简 介
The development of this project has moved to GitHub
Create an assembly of strongly typed objects from excel using BuildDTOsFromExcel. Each worksheet is mapped to a class.
Add the newly created assembly as a reference in your project along with ExcelMapper.dll to access excel as a collection of objects that implements IEnumerable giving you the feel of using Linq to Excel.
Using ExcelMapper: http://shashankshetty.wordpress.com/2009/05/09/using-excelmapper/
This is part of MVBA Law Commons.
If you find any bug or have problems using the assembly or would like to suggest a feature, please submit an issue.
文 件 列 表
RunTimeCodeGenerator.dll
StructureMap.dll
BuildDTOsFromExcel.exe
ExcelMapper.dll
Microsoft.Practices.ServiceLocation.dll