ExcelDataReader 2.1.2.3

dotnet add package ExcelDataReader --version 2.1.2.3
                    
NuGet\Install-Package ExcelDataReader -Version 2.1.2.3
                    
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="2.1.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExcelDataReader" Version="2.1.2.3" />
                    
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 2.1.2.3
                    
#r "nuget: ExcelDataReader, 2.1.2.3"
                    
#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=2.1.2.3
                    
Install ExcelDataReader as a Cake Addin
#tool nuget:?package=ExcelDataReader&version=2.1.2.3
                    
Install ExcelDataReader as a Cake Tool

Lightweight and fast library written in C# for reading Microsoft Excel files ('97-2007).

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
admin-shell-io/aasx-package-explorer
C# based viewer / editor for the Asset Administration Shell
PizzaLovers007/AdofaiTweaks
Helpful tweaks for A Dance of Fire and Ice
Version Downloads Last updated
2.1.2.3 63,170 5/7/2014
2.1.2.2 2,120 3/4/2014
2.1.2.1 208 2/25/2014
2.1.2 346 2/18/2014
2.1.1 4,127 5/26/2013
2.1.0 2,635 12/2/2011

Fix SharpZipLib ref in 4.5 version