C# Excel read/write on the cheap

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. excel-spreadsheetlight-csharp

    For teaching simple Excel operations

    Sample project

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ExcelMapper

    An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.

    See ExcelMapper GitHub page for more e.g.

  4. logging-with-serilog-csharp

    Implementing Serilog for C#

    Next, take the list returned and add to EF Core database. If an exception is thrown it is written to the console screen while for a real application the exception should be written to a log file using a package like SeriLog. See Serilog logging and EF Core logging.

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

  • Can anyone recommend a free library for creating an excel file?

    2 projects | /r/csharp | 15 Apr 2021
  • Serilog filter log files by type

    3 projects | dev.to | 9 Feb 2025
  • .NET: Integration Test for uploading csv/excel file via HttpClient

    4 projects | dev.to | 7 Feb 2025
  • Parsing Excel to JSON in c#

    1 project | /r/csharp | 16 Jul 2021
  • Having trouble with updating a NuGet package

    2 projects | /r/dotnet | 10 May 2021

Did you know that C# is
the 10th most popular programming language
based on number of references?