Skip to content

NF-Software-Inc/spreadsheetlight-cross-platform

Repository files navigation

SpreadsheetLight Cross Platform

MIT NuGet Build Publish

This project is a fork of the SpreadsheetLight library.

The purpose of this fork is to create a version of the library that runs on .NET Core and is also capable of running in cross-platform environments.

The library uses System.Drawing.Common, which required some platform checks to ensure those code sections only run on Windows machines. This does mean that certain features will not work on other platforms, these features will typically silently fail. Identified so far:

Versioning Notice

As of version 10.0.0, SpreadsheetLight Cross Platform has adopted a new versioning scheme that aligns its major version with the .NET major version it targets. This change is intended to provide better clarity and consistency with regard to supported frameworks.

Going forward, the major version of SpreadsheetLight Cross Platform will correspond to the major version of .NET it targets (e.g., SpreadsheetLight Cross Platform 10.x.x targets .NET 10). The minor and patch versions are used for library-specific updates and do not map to .NET's minor or SDK versions.

Getting Started

These instuctions can be used to acquire and implement the library.

Installation

To use this library either clone a copy of the repository or check out the NuGet package

Usage

Here are some examples, there are more in the examples directory. You can run all of them by executing the Test-Examples.ps1 PowerShell script found in that directory.

Authors

  • Vincent Tan
  • NF Software Inc.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Thank you to:

About

The purpose of this fork is to create a version of the library that runs on .NET 8.0+ and is also capable of running in cross-platform environments.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages