issues
search
donnytian
/
Npoi.Mapper
Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.
MIT License
601
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
V3.3 (#41)
#42
donnytian
closed
5 years ago
0
V3.3
#41
donnytian
closed
5 years ago
0
Support netstandard 2.0
#40
John0King
closed
5 years ago
5
Add SkipRows to skip certain number of lines from beginning
#39
zh3305
closed
4 years ago
1
Mapper.Save Closes stream
#38
groogiam
closed
5 years ago
3
Does it support ASP.NET Core 2.*?
#37
lebigbigworld
closed
6 years ago
1
Questions
#36
lebigbigworld
closed
5 years ago
3
只有标题行没有数据的表Take<dynamic>后,Put转存导致标题行丢失,结果为空表
#35
xjfnet
closed
2 years ago
1
Would like support for DateTimeOffset
#34
bkwdesign
closed
2 years ago
0
能否将"列标题映射的默认命名约定"作用于Excel导出
#33
VAllens
closed
2 years ago
2
导入时,实体类与Excel列名不匹配,能否抛出例外,而不是赋空值。
#32
VAllens
closed
6 years ago
2
Exporting data using Put doesn't recognize UseFormat.
#31
germancasares
closed
3 years ago
2
How to apply trim before checking rows
#30
germancasares
closed
6 years ago
1
Nested Property Mapping: MapHelper.GetPropertyInfoByExpression[T](Expression`1 propertySelector) throws an error
#29
bkwdesign
closed
1 year ago
4
可以改为支持.NET4.0么
#28
angtianqiang
closed
5 years ago
1
I want to get the title can not be estimated
#27
JHeLiu
closed
5 years ago
3
Style problem
#26
JHeLiu
closed
6 years ago
2
ForHeader委托应该在填充完数据后执行,而不是填充数据前
#25
VAllens
closed
6 years ago
1
能否根据Mapper.Attributes集合的顺序来导出Excel?
#24
VAllens
closed
6 years ago
7
Cannot apply TryTake if there is error when parsing Enum
#23
VAllens
closed
6 years ago
7
Mapper.Put<T> overload method have bug, ForHeader method will never execute !!!
#22
VAllens
closed
6 years ago
0
Invoke the Mapper.Workbook to throw exception
#21
VAllens
closed
6 years ago
3
Possibility to get detected headers
#20
DurtyFree
closed
6 years ago
3
For dynamic type, IgnoreErrorsFor and Ignore not working
#19
donnytian
closed
6 years ago
0
Ignore Columns By Property Name (or Names)
#18
rhoeting
closed
6 years ago
1
Cached custom styles (ICellStyle) should belong to certain workbook
#17
donnytian
closed
6 years ago
0
Mapper.Put<T> overload method has bug
#16
VAllens
closed
6 years ago
4
Can you provide custom cell style properties or methods of the first row (header)?
#15
VAllens
closed
6 years ago
6
adapt to netstandart2.0
#14
hin-longkid
closed
7 years ago
5
Mapper should implements IDispose
#13
houwenlong789
closed
7 years ago
6
不支持.net framework 4.0
#12
andywu188
closed
7 years ago
1
use new formate project file on test
#11
John0King
closed
7 years ago
0
Mapper.Take<T>() works wrong sometimes when cell is numeric as text maps to string property
#10
xjfnet
closed
7 years ago
2
Remove `NetStandard.Library` from .csproj file
#9
John0King
closed
7 years ago
0
No error reported for nullable value type columns during import
#8
donnytian
closed
7 years ago
0
IgnoredNameChars not working with dynamic
#7
xleon
closed
7 years ago
3
Mapper.Map重载需求
#6
HuangZhengFeng
closed
7 years ago
0
Requesting Type Format support for nullable types when data in first row is null.
#5
cda-1
closed
7 years ago
3
Is there a way to set the format for all DateTime types?
#4
cda-1
closed
7 years ago
1
TryPutCell does not seem to work when using a custom column resolver.
#3
garyandrewturner
closed
8 years ago
2
Doesn't work with NPOI 2.2.1
#2
buttch
closed
8 years ago
2
Ignore base classes
#1
gabrieldelaparra
closed
8 years ago
2
Previous