Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ExcelDataReader
/
ExcelDataReader
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
4.4k
Code
Issues
29
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ExcelDataReader
src
ExcelDataReader.DataSet
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 30, 2026
Remove IsAotCompatible to fix locked-mode restore across SDK patches
Show description for cad6b98
appel1
committed
cad6b98
View commit details
Copy full SHA for cad6b98
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
Update lock files for new SDK version to fix CI build
Show description for 1f04a04
appel1
committed
1f04a04
View commit details
Copy full SHA for 1f04a04
View code at this point
Browse repository at this point
Commits on May 27, 2026
Add console sample app (#749)
appel1
authored
cc19760
View commit details
Copy full SHA for cc19760
View code at this point
Browse repository at this point
Commits on May 26, 2026
Update PolySharp to 1.16.0
appel1
committed
eccc799
View commit details
Copy full SHA for eccc799
View code at this point
Browse repository at this point
Commits on May 17, 2026
Update README and fix typo CaseSensitive DataSet configuration
appel1
committed
31bcbfd
View commit details
Copy full SHA for 31bcbfd
View code at this point
Browse repository at this point
Remove bad performance optimization experiment
Show description for 077f28c
appel1
authored
077f28c
View commit details
Copy full SHA for 077f28c
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
Add single-pass mode and reduce allocations (#738)
Show description for e2bad14
appel1
authored
e2bad14
View commit details
Copy full SHA for e2bad14
View code at this point
Browse repository at this point
Fix locale-specific built-in number format indices (27-81) not detect… (#736)
Show description for b978596
appel1
authored
b978596
View commit details
Copy full SHA for b978596
View code at this point
Browse repository at this point
Add a DataTable Configuration for allows fill the empty cells in merged range to fill by left-top cell value (#730)
Show description for d7bbf95
Flithor
authored
d7bbf95
View commit details
Copy full SHA for d7bbf95
View code at this point
Browse repository at this point
Added CaseSentitive to ExcelDataTableConfiguration. (#732)
Show description for af9e943
kevin-frugier
and
Kevin Frugier
authored
af9e943
View commit details
Copy full SHA for af9e943
View code at this point
Browse repository at this point
Commits on Oct 5, 2025
Remove explicit Microsoft.SourceLink.GitHub reference, it is incldued by default starting with .NET 8.0 SDK
appel1
committed
bfecb79
View commit details
Copy full SHA for bfecb79
View code at this point
Browse repository at this point
Fix IsAotCompatible for net 8.0 target
appel1
committed
6f8cd46
View commit details
Copy full SHA for 6f8cd46
View code at this point
Browse repository at this point
Commits on Jun 28, 2025
Enabled repeatable package restore
appel1
committed
28dc2f0
View commit details
Copy full SHA for 28dc2f0
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
Simplify a little using records, primary ctor and so on.
appel1
committed
2653868
View commit details
Copy full SHA for 2653868
View code at this point
Browse repository at this point
Commits on Jul 7, 2024
Reorganized directory structure
Show description for 66dd627
appel1
committed
66dd627
View commit details
Copy full SHA for 66dd627
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
#518 Allow user defined ReadHeader method to control DataTable column creation and header parsing. Example use would be to combine multiple header rows.
jgilbert2017
committed
f1f66cc
View commit details
Copy full SHA for f1f66cc
View code at this point
Browse repository at this point
A little bit of code cleanup
appel1
committed
1438566
View commit details
Copy full SHA for 1438566
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Fixed NetAnalyzers violations.
appel1
committed
25f59ce
View commit details
Copy full SHA for 25f59ce
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
Enabled recommended NetAnalyzer rules and did some minor code cleanup.
appel1
committed
f68815b
View commit details
Copy full SHA for f68815b
View code at this point
Browse repository at this point
Moved common project properties into shared Directory.build.prop files.
appel1
committed
450ce87
View commit details
Copy full SHA for 450ce87
View code at this point
Browse repository at this point
Changed to use .globalconfig to configure analyzer rules.
appel1
committed
1369620
View commit details
Copy full SHA for 1369620
View code at this point
Browse repository at this point
Fixed some ifdefs after changing target frameworks for #620.
Show description for ff8af36
appel1
committed
ff8af36
View commit details
Copy full SHA for ff8af36
View code at this point
Browse repository at this point
Updated StyleCop.Analyzers and fixed violations.
appel1
committed
ebedfcf
View commit details
Copy full SHA for ebedfcf
View code at this point
Browse repository at this point
Updated Microsoft.SourceLink.GitHub.
appel1
committed
09aafc5
View commit details
Copy full SHA for 09aafc5
View code at this point
Browse repository at this point
Update framework targets. Closes #620.
appel1
committed
cc33afa
View commit details
Copy full SHA for cc33afa
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
#486 added TransformValue Callback
Rebeca Robbins
authored and
andersnm
committed
0884e62
View commit details
Copy full SHA for 0884e62
View code at this point
Browse repository at this point
Added icon to nuget
andersnm
committed
63ac291
View commit details
Copy full SHA for 63ac291
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
Bumped version to 3.7.0 and updated README.md
andersnm
committed
0da1857
View commit details
Copy full SHA for 0da1857
View code at this point
Browse repository at this point
Commits on May 1, 2019
Bump version to 3.6.0
andersnm
committed
55188f4
View commit details
Copy full SHA for 55188f4
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
Bump version to 3.5.1
andersnm
committed
4340c42
View commit details
Copy full SHA for 4340c42
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Added license to csproj/nupkg
andersnm
committed
d689400
View commit details
Copy full SHA for d689400
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Enabled SourceLink and distributing PDBs in .nupkg. Closes #396
andersnm
committed
c71efb4
View commit details
Copy full SHA for c71efb4
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
Added FilterSheet callback for AsDataSet. Closes #389. Closes #180.
andersnm
committed
774b585
View commit details
Copy full SHA for 774b585
View code at this point
Browse repository at this point
Bump version to 3.5.0
andersnm
committed
564b1c4
View commit details
Copy full SHA for 564b1c4
View code at this point
Browse repository at this point
Commits on Oct 14, 2018
Bump version to 3.4.2
andersnm
committed
ac357cc
View commit details
Copy full SHA for ac357cc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.