ExcelDataReader 3.7.0-develop00365
See the version list below for details.
dotnet add package ExcelDataReader --version 3.7.0-develop00365
NuGet\Install-Package ExcelDataReader -Version 3.7.0-develop00365
<PackageReference Include="ExcelDataReader" Version="3.7.0-develop00365" />
<PackageVersion Include="ExcelDataReader" Version="3.7.0-develop00365" />
<PackageReference Include="ExcelDataReader" />
paket add ExcelDataReader --version 3.7.0-develop00365
#r "nuget: ExcelDataReader, 3.7.0-develop00365"
#:package ExcelDataReader@3.7.0-develop00365
#addin nuget:?package=ExcelDataReader&version=3.7.0-develop00365&prerelease
#tool nuget:?package=ExcelDataReader&version=3.7.0-develop00365&prerelease
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (200)
Showing the top 5 NuGet packages that depend on ExcelDataReader:
| Package | Downloads |
|---|---|
|
ExcelDataReader.DataSet
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet. |
|
|
ExcelDataReader.Mapping
An extension of ExcelDataReader that supports fluent mapping of rows to C# objects. |
|
|
MudBlazor.Extensions
MudBlazor.Extensions is a small extension library for MudBlazor from https://mudblazor.com/ |
|
|
Microsoft.ProgramSynthesis.Detection
Libraries for detecting data, encoding and file types. Part of the Microsoft PROgram Synthesis using Examples SDK (PROSE). |
|
|
SeoToolkit.Umbraco.Redirects.Core
Assemblies for the Redirects package |
GitHub repositories (22)
Showing the top 20 popular GitHub repositories that depend on ExcelDataReader:
| Repository | Stars |
|---|---|
|
focus-creative-games/luban
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
|
|
|
mini-software/MiniExcel
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
|
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
|
dnGrep/dnGrep
Graphical GREP tool for Windows
|
|
|
neil3d/excel2json
把Excel表转换成json对象,并保存到一个文本文件中。
|
|
|
dotnet/infer
Infer.NET is a framework for running Bayesian inference in graphical models
|
|
|
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
|
|
|
paillave/Etl.Net
Mass processing data with a complete ETL for .net developers
|
|
|
reqnroll/Reqnroll
Open-source Cucumber-style BDD test automation framework for .NET.
|
|
|
brianluft/sqlnotebook
SQL Notebook — Casual data exploration in SQL
|
|
|
XuToWei/GameDevelopmentKit
Unity双端开发工具,UnityGameFramework+ET+Luban+HybridCLR+UniTask,努力提供方便开发的工具
|
|
|
cathei/BakingSheet
Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.
|
|
|
fgilde/MudBlazor.Extensions
MudBlazor.Extensions from https://www.mudex.org is a small extension for MudBlazor from https://mudblazor.com
|
|
|
ningxiaoxiao/NSGameDownloader
从百度云查找游戏
|
|
|
wIksS/SoftuniExcersises
|
|
|
focus-creative-games/Excel2TextDiff
将xlsx之类的文件转成text然后再调用diff工具对比变化,非常适合替换TortoiseGit,TortoiseSvn之类的默认diff命令。 convert excel file(xls,xlsx,xlm etc) to text then launch diff tool(TortoiseDiff) to show differences.
|
|
|
hughbe/excel-mapper
Fluently map excel rows to C# objects
|
|
|
PizzaLovers007/AdofaiTweaks
Helpful tweaks for A Dance of Fire and Ice
|
|
|
admin-shell-io/aasx-package-explorer
C# based viewer / editor for the Asset Administration Shell
|
|
|
elgarf/vMixUTC
Customizable controller for vMix
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.8.0 | 383,375 | 9/21/2025 |
| 3.8.0-develop00498 | 20,729 | 6/29/2025 |
| 3.8.0-develop00488 | 8,489 | 6/4/2025 |
| 3.8.0-develop00474 | 15,675 | 4/21/2025 |
| 3.7.0 | 10,734,160 | 6/22/2024 |
| 3.7.0-develop00415 | 2,777 | 6/13/2024 |
| 3.7.0-develop00411 | 6,593 | 6/3/2024 |
| 3.7.0-develop00385 | 250,224 | 8/16/2023 |
| 3.7.0-develop00371 | 51,382 | 6/18/2023 |
| 3.7.0-develop00365 | 15,377 | 5/17/2023 |
| 3.7.0-develop00310 | 1,323,661 | 8/9/2020 |
| 3.7.0-develop00306 | 47,626 | 8/2/2020 |
| 3.6.0 | 56,904,179 | 5/2/2019 |
| 3.5.0 | 995,383 | 3/1/2019 |
| 3.4.2 | 2,468,098 | 10/14/2018 |
| 3.4.1 | 630,645 | 8/29/2018 |
| 3.4.0 | 2,547,079 | 2/4/2018 |
| 3.3.0 | 740,335 | 11/24/2017 |
| 3.2.0 | 477,804 | 9/27/2017 |
| 3.1.0 | 429,506 | 7/23/2017 |
| 3.0.0 | 239,090 | 7/16/2017 |
| 3.0.0-develop00086 | 7,983 | 7/1/2017 |
| 3.0.0-develop00019 | 7,097 | 6/5/2017 |
| 2.1.2.3 | 5,062,811 | 5/7/2014 |
| 2.1.2.2 | 64,773 | 3/4/2014 |
| 2.1.2.1 | 8,408 | 2/25/2014 |
| 2.1.2 | 14,400 | 2/18/2014 |
| 2.1.1 | 50,252 | 5/26/2013 |
| 2.1.0 | 200,888 | 12/2/2011 |