SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 C# Excel Projects
-
NPOI
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
-
-
MiniExcel
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
-
EvilClippy
A cross-platform assistant for creating malicious MS Office documents. Can hide VBA macros, stomp VBA code (via P-Code) and confuse macro analysis tools. Runs on Linux, OSX and Windows.
-
Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
-
-
ReoGrid
Fast and powerful .NET spreadsheet component, support data format, freeze, outline, formula calculation, chart, script execution and etc. Compatible with Excel 2007 (.xlsx) format and working on .NET 3.5 (or client profile), WPF and Android platform.
-
ExcelDna
Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.
-
-
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.
-
-
Npoi.Mapper
Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.
-
Project mention: Show HN: My Go SQLite driver did poorly on a benchmark, so I fixed it | news.ycombinator.com | 2023-12-14
The meat of the P/Invoke code is in here: https://github.com/electroly/sqlnotebook/tree/master/src/Sql...
The parent directory includes code that uses it. I'm most proud of this SQLite virtual table module that proxies queries to remote ADO.NET connections, allowing you to write joins directly between local SQLite tables and remote SQL Server tables. https://github.com/electroly/sqlnotebook/blob/master/src/Sql...
I've also got a generic virtual table module that lets me easily write table-valued functions in C#: https://github.com/electroly/sqlnotebook/blob/master/src/Sql...
The goal is to provide various "supercharged" features to base SQLite by taking advantage of all the extension points I can. I wish some went further; in particular the virtual table API doesn't "push down" enough of the original query to allow the module to avoid doing O(N+1) queries in some cases.
-
ClosedXML.Report
ClosedXML.Report is a tool for report generation with which you can easily export any data from your .NET classes to Excel using a XLSX-template.
-
office-ribbonx-editor
An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF
-
BakingSheet
Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.
Fortunately, I discovered BakingSheet: BakingSheet. Please give it a star; it deserves that.
-
-
-
FileContextCore
FileContextCore is a "Database"-Provider for Entity Framework Core and adds the ability to store information in files instead of being limited to databases.
-
-
BulkPDF
BulkPDF is a free and easy to use open source software, which allows to automatically fill an existing PDF form with differen values. Only a spreadsheet (Microsoft Excel 2007/2010/2013, LibreOffice or OpenOffice Calc) with the desired values is required.
-
C# Excel discussion
C# Excel related posts
-
ClosedXML y el uso de plantillas
-
My Animal Mart (Part 2) - The data config problem.
-
C# Excel read/write on the cheap
-
When XML in Word Became Illegal
-
Visual Studio C#: Is it possible to manipulate Excel file via Visual Studio
-
Automate Excel with only powershell?
-
Automatisches Auslesen von PDFs
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Oct 2024
Index
What are some of the best open-source Excel projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | NPOI | 5,691 |
2 | ClosedXML | 4,723 |
3 | ExcelDataReader | 3,957 |
4 | MiniExcel | 2,729 |
5 | EvilClippy | 2,108 |
6 | Magicodes.IE | 2,099 |
7 | EPPlus | 1,789 |
8 | ReoGrid | 1,316 |
9 | ExcelDna | 1,289 |
10 | Unity-QuickSheet | 1,039 |
11 | ExcelMapper | 786 |
12 | NetOffice | 697 |
13 | Npoi.Mapper | 597 |
14 | sqlnotebook | 593 |
15 | ClosedXML.Report | 543 |
16 | office-ribbonx-editor | 511 |
17 | BakingSheet | 333 |
18 | Sylvan.Data.Excel | 210 |
19 | PowerQueryNet | 187 |
20 | FileContextCore | 168 |
21 | BlazorDatasheet | 163 |
22 | BulkPDF | 126 |
23 | BookFx | 107 |