ExcelDataReader 3.7.0-develop00371

This is a prerelease version of ExcelDataReader.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ExcelDataReader --version 3.7.0-develop00371
                    
NuGet\Install-Package ExcelDataReader -Version 3.7.0-develop00371
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ExcelDataReader" Version="3.7.0-develop00371" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExcelDataReader" Version="3.7.0-develop00371" />
                    
Directory.Packages.props
<PackageReference Include="ExcelDataReader" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ExcelDataReader --version 3.7.0-develop00371
                    
#r "nuget: ExcelDataReader, 3.7.0-develop00371"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=ExcelDataReader&version=3.7.0-develop00371&prerelease
                    
Install ExcelDataReader as a Cake Addin
#tool nuget:?package=ExcelDataReader&version=3.7.0-develop00371&prerelease
                    
Install ExcelDataReader as a Cake Tool

Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (184)

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.

Microsoft.ProgramSynthesis.Detection

Libraries for detecting data, encoding and file types. Part of the Microsoft PROgram Synthesis using Examples SDK (PROSE).

MudBlazor.Extensions

MudBlazor.Extensions is a small extension library for MudBlazor from https://mudblazor.com/

ExcelProvider

Generate typed read-only access for a sheet in an Excel workbook containing data in columns

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 19, 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), ..
neil3d/excel2json
把Excel表转换成json对象,并保存到一个文本文件中。
dnGrep/dnGrep
Graphical GREP tool for Windows
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
brianluft/sqlnotebook
SQL Notebook — Casual data exploration in SQL
reqnroll/Reqnroll
Open-source Cucumber-style BDD test automation framework for .NET.
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.
ningxiaoxiao/NSGameDownloader
从百度云查找游戏
fgilde/MudBlazor.Extensions
MudBlazor.Extensions from https://www.mudex.org is a small extension for MudBlazor from https://mudblazor.com
wIksS/SoftuniExcersises
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
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
Version Downloads Last updated
3.7.0 4,060,685 10 months ago
3.7.0-develop00415 2,483 10 months ago
3.7.0-develop00411 5,666 6/3/2024
3.7.0-develop00385 205,552 8/16/2023
3.7.0-develop00371 45,161 6/18/2023
3.7.0-develop00365 14,869 5/17/2023
3.7.0-develop00310 1,196,084 8/9/2020
3.7.0-develop00306 42,354 8/2/2020
3.6.0 50,036,440 5/2/2019
3.5.0 938,487 3/1/2019
3.4.2 2,321,088 10/14/2018
3.4.1 585,699 8/29/2018
3.4.0 2,365,368 2/4/2018
3.3.0 670,962 11/24/2017
3.2.0 460,429 9/27/2017
3.1.0 412,243 7/23/2017
3.0.0 228,525 7/16/2017
3.0.0-develop00086 7,516 7/1/2017
3.0.0-develop00019 6,667 6/5/2017
2.1.2.3 4,754,951 5/7/2014
2.1.2.2 63,261 3/4/2014
2.1.2.1 7,814 2/25/2014
2.1.2 13,233 2/18/2014
2.1.1 48,296 5/26/2013
2.1.0 182,265 12/2/2011