Kipon.Excel 1.1.1

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

Library to stream .NET data to and from Excel (OpenXml)

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
1.1.1 206 8/8/2025
1.1.0 180 9/29/2024
1.0.26 1,634 9/7/2022
1.0.25 525 8/31/2022
1.0.24 558 7/8/2022
1.0.23 729 3/29/2022
1.0.22 524 9/13/2021
1.0.21 712 6/30/2021
1.0.20-alpha 571 1/24/2021
1.0.19-alpha 491 11/1/2020
1.0.17-alpha 471 9/17/2020
1.0.16-alpha 495 9/16/2020
1.0.15-alpha 478 9/16/2020
1.0.14-alpha 447 8/23/2020
1.0.13-alpha 427 8/23/2020
1.0.12-alpha 451 8/23/2020
1.0.11-alpha 421 8/23/2020
1.0.10-alpha 719 3/28/2020
1.0.9-alpha 574 12/27/2019
1.0.8-alpha 501 10/5/2019
1.0.7-alpha 533 9/19/2019
1.0.6-alpha 499 9/3/2019
1.0.5-alpha 529 9/1/2019
1.0.4-alpha 537 8/13/2019
1.0.3-alpha 520 8/12/2019
1.0.2-alpha 532 8/11/2019

1.1.n: Updated to target .NET 8.0