How should I go about reading excel data and converting it to JSON in C#?

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • EPPlus

    EPPlus-Excel spreadsheets for .NET (by EPPlusSoftware)

  • I've had a good experience with EPPlus https://github.com/EPPlusSoftware/EPPlus

  • ExcelDataReader

    Lightweight and fast library written in C# for reading Microsoft Excel files

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • DemoExcelRead

    Discontinued Just a simple demo how to read an excel sheet in C# (.Net Framework 4.7)

  • I'm not sure if this would be particularly helpful, but if you are stuck with solutions above - feel free to check this repo of mine: https://github.com/Aemilivs/DemoExcelRead

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts