SpireXLSstandard 8.12.0

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

// Install SpireXLSstandard as a Cake Tool
#tool nuget:?package=SpireXLSstandard&version=8.12.0

Spire.XLS for .NET is a professional .NET Excel component to enables developers to generate, write, edit and save Excel files with C# and Visual Basic in .NET 2.0, .NET 3.5, .NET 4.0 and .NET 4.5
It supports developers to export data from database to Excel or import data from Excel to datatable.
With Spire.XLS for .NET, developers can create any types of ASP.NET web responses and WinForms applications to operate Excel files.

The Differences between Standard and Pro Edition lie in the feature of Print function and File Conversion: Pro Edition supports converting files from Excel to PDF, Excel to HTML, Excel to CSV, Excel to Text, Excel to Image, Excel to XML(the Excel can be .xls, .xlsx and .xlsb) and Excel to XPS;
Unlike Pro Edition, the Standard Edition doesn't support print or conversion of any kind mentioned above.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  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.

This package has no dependencies.

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
13.3.0 125 3/15/2024
12.12.0 3,578 3/30/2023
12.8.0 3,122 8/25/2022
11.3.7 3,092 3/16/2021
10.9.22 1,991 9/30/2020
9.1.0 2,135 1/10/2019
8.12.0 935 12/20/2018
8.11.6 932 11/21/2018
8.11.0 967 11/2/2018
7.12.57 2,989 7/19/2017
7.12.0 953 5/2/2017
7.11.0 973 2/21/2017
7.10.40 1,455 7/29/2016
7.9.21 1,542 2/25/2016
7.8.0 2,092 7/21/2015
7.7.0 1,219 7/1/2015

Spire.XLS Standard Edition 8.12

Fix the issue that the application hung when executing CalculateAllValue method.