DH.MiniExcel 3.4.2023.11150002

There is a newer version of this package available.
See the version list below for details.
dotnet add package DH.MiniExcel --version 3.4.2023.11150002
                    
NuGet\Install-Package DH.MiniExcel -Version 3.4.2023.11150002
                    
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="3.4.2023.11150002" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DH.MiniExcel" Version="3.4.2023.11150002" />
                    
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 3.4.2023.11150002
                    
#r "nuget: DH.MiniExcel, 3.4.2023.11150002"
                    
#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@3.4.2023.11150002
                    
#: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=3.4.2023.11150002
                    
Install as a Cake Addin
#tool nuget:?package=DH.MiniExcel&version=3.4.2023.11150002
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 102 4/18/2026
4.22.2026.416-beta1133 91 4/16/2026
4.18.2026.227-beta0732 120 2/27/2026
4.18.2026.211 152 2/11/2026
4.18.2026.211-beta1307 111 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 213 8/21/2025
4.1.2025.318-beta0914 244 3/18/2025
4.1.2025.110-beta0601 184 1/10/2025
4.1.2025.106-beta0956 162 1/6/2025
4.1.2025.105-beta1243 170 1/5/2025
4.1.2024.1231-beta0944 161 12/31/2024
4.1.2024.1230-beta0823 158 12/30/2024
4.1.2024.1226-beta1215 173 12/26/2024
4.1.2024.1226-beta1009 169 12/26/2024
4.1.2024.1213-beta1211 198 12/13/2024
4.0.2024.120300019 429 12/3/2024
3.6.2024.8040134 360 12/13/2024
3.4.2023.11150002 382 11/15/2023
Loading failed

DH框架的Excel处理库