DH.MiniExcel 2.3.2023.1010258

There is a newer version of this package available.
See the version list below for details.
dotnet add package DH.MiniExcel --version 2.3.2023.1010258
                    
NuGet\Install-Package DH.MiniExcel -Version 2.3.2023.1010258
                    
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="DH.MiniExcel" Version="2.3.2023.1010258" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DH.MiniExcel" Version="2.3.2023.1010258" />
                    
Directory.Packages.props
<PackageReference Include="DH.MiniExcel" />
                    
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 DH.MiniExcel --version 2.3.2023.1010258
                    
#r "nuget: DH.MiniExcel, 2.3.2023.1010258"
                    
#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.
#:package DH.MiniExcel@2.3.2023.1010258
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DH.MiniExcel&version=2.3.2023.1010258
                    
Install as a Cake Addin
#tool nuget:?package=DH.MiniExcel&version=2.3.2023.1010258
                    
Install as a Cake Tool

DH框架的Excel处理库。基于https://github.com/mini-software/MiniExcel

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.22.2026.418-beta0310 101 4/18/2026
4.22.2026.416-beta1133 90 4/16/2026
4.18.2026.227-beta0732 119 2/27/2026
4.18.2026.211 152 2/11/2026
4.18.2026.211-beta1307 110 2/11/2026
4.16.2025.1227-beta0928 135 12/27/2025
4.16.2025.1126-beta0313 214 11/26/2025
4.1.2025.821-beta1526 211 8/21/2025
4.1.2025.318-beta0914 242 3/18/2025
4.1.2025.110-beta0601 183 1/10/2025
4.1.2025.106-beta0956 160 1/6/2025
4.1.2025.105-beta1243 169 1/5/2025
4.1.2024.1231-beta0944 159 12/31/2024
4.1.2024.1230-beta0823 157 12/30/2024
4.1.2024.1226-beta1215 172 12/26/2024
4.1.2024.1226-beta1009 167 12/26/2024
4.1.2024.1213-beta1211 196 12/13/2024
4.0.2024.120300019 428 12/3/2024
3.6.2024.8040134 359 12/13/2024
2.3.2023.1010258 356 10/10/2023
Loading failed

DH框架的Excel处理库