XLibur
-
- 4,890 total downloads
- last updated 9/13/2026
- Latest version: 0.500.0
See release notes https://github.com/XLibur/XLibur/releases/tag/v0.500.0 XLibur is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and... More information -
XLibur.
by: XLiburBundle -
- 3,754 total downloads
- last updated 9/13/2026
- Latest version: 0.500.0
See release notes https://github.com/XLibur/XLibur/releases/tag/v0.500.0 Convenience meta-package for XLibur. Installs XLibur together with the default SkiaSharp font engine (MIT). The engine auto-registers on... More information -
-
- 2,689 total downloads
- last updated 9/13/2026
- Latest version: 0.500.0
See release notes https://github.com/XLibur/XLibur/releases/tag/v0.500.0 Default IXLFontEngine implementation for XLibur using SixLabors.Fonts 1.x (Apache 2.0). -
- 2,427 total downloads
- last updated 9/13/2026
- Latest version: 0.500.0
See release notes https://github.com/XLibur/XLibur/releases/tag/v0.500.0 SixLabors.Fonts 2.x implementation of IXLFontEngine for XLibur. -
- 2,140 total downloads
- last updated 9/13/2026
- Latest version: 0.500.0
See release notes https://github.com/XLibur/XLibur/releases/tag/v0.500.0 SkiaSharp implementation of IXLFontEngine for XLibur. -
- 185 total downloads
- last updated 8/1/2026
- Latest version: 0.200.0
See release notes https://github.com/XLibur/XLibur/releases/tag/report-v0.200.0 ClosedXML.Report expression-syntax compatibility for XLibur.Report. Runs templates written with C# expressions, lambdas and LINQ... More information -
XLibur.
by: XLiburReport - 137 total downloads
- last updated 8/1/2026
- Latest version: 0.200.0
See release notes https://github.com/XLibur/XLibur/releases/tag/report-v0.200.0 Report templating for XLibur. Author a report as an ordinary .xlsx template — placeholder expressions, named ranges and tag... More information -
- 80 total downloads
- last updated 9/13/2026
- Latest version: 3.1.0
A lexer and parser of Excel formulas with focus on performance. Its goal is to create an abstract syntax tree from a formula text to enable formula evaluation.