Skip to main content
simplexcel package icon

simplexcel

A 100% managed code library to generate Excel .xlsx Workbooks. Can be safely used on a server, no COM Interop or other unsafe/unsupported operations.

Total Downloads
534.8K
534,819
Published
Nov 8, 2019
Latest stable version

Install

.NET CLI
dotnet add package simplexcel --version 3.0.0.181
Package Manager Console
Install-Package simplexcel -Version 3.0.0.181
PackageReference
<PackageReference Include="simplexcel" Version="3.0.0.181" />

Frameworks

.NETFramework4.5 .NETStandard2.0 .NETStandard2.1

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.