LightExcel 2.1.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LightExcel --version 2.1.0.5
NuGet\Install-Package LightExcel -Version 2.1.0.5
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="LightExcel" Version="2.1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LightExcel" Version="2.1.0.5" />
<PackageReference Include="LightExcel" />
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 LightExcel --version 2.1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LightExcel, 2.1.0.5"
#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 LightExcel@2.1.0.5
#: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=LightExcel&version=2.1.0.5
#tool nuget:?package=LightExcel&version=2.1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
How to use?
create an instance of IExcelHelper like this
IExcelHelper excel = new ExcelHelper();
// use excel object
excel.XXX()
inject service in dot net core
services.AddLightExcel();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. 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 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 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.
-
net6.0
-
net7.0
-
net8.0
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 |
|---|---|---|
| 2026.6.4.1 | 53 | 6/4/2026 |
| 2026.5.19.1 | 62 | 5/19/2026 |
| 2026.5.15.1 | 63 | 5/15/2026 |
| 2026.5.9.1 | 69 | 5/9/2026 |
| 2026.4.27.2 | 70 | 4/27/2026 |
| 2026.4.27.1 | 66 | 4/27/2026 |
| 2.1.7 | 243 | 7/7/2025 |
| 2.1.6 | 205 | 6/19/2025 |
| 2.1.5 | 336 | 6/10/2025 |
| 2.1.4 | 177 | 6/6/2025 |
| 2.1.3 | 219 | 5/22/2025 |
| 2.1.2 | 214 | 5/7/2025 |
| 2.1.1 | 288 | 8/20/2024 |
| 2.1.0.9 | 189 | 8/15/2024 |
| 2.1.0.8 | 174 | 8/1/2024 |
| 2.1.0.7 | 176 | 7/22/2024 |
| 2.1.0.6 | 176 | 7/22/2024 |
| 2.1.0.5 | 216 | 6/4/2024 |
| 2.1.0.4 | 334 | 11/20/2023 |
| 2.1.0.2 | 161 | 10/13/2023 |
Loading failed