iAJTin / iXlsxWriter

iXlsxWriter is a lightweight implementation that allows creates a xlsx document totally or partially

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


What is iXlsxWriter?

iXlsxWriter is a lightweight implementation that allows creates a xlsx document totally or partially. Currently only works on Windows

The idea is to try to quickly and easily facilitate the task of filling in the 'typical' report file that the client wants to send by email with the data filled in from their erp, vertical application, custom development, etc... to which I am sure that you have faced each other at some point.

I hope it helps someone. 😏

Library link.

Library Version Description
iXlsxWriter 1.0.1 iXlsxWriter is a lightweight implementation that allows creates a xlsx document totally or partially. Currently only works on Windows

Extensions.

Extension Version Description
iXlsxWriter.AspNet 1.0.0 Extends iXlsxWriter to work in AspNet (FullFramework) projects, contains extension methods to download XlsxInput instances as well as OutputResult, facilitating its use in this environment
iXlsxWriter.AspNetCore 1.0.0 Extends iXlsxWriter to work in AspNetCore projects, contains extension methods to download XlsxInput instances as well as OutputResult, facilitating its use in this environment
iXlsxWriter.Mail 1.0.0 Extends iXlsxWriter, contains extension methods to download XlsxInput instances as well as OutputResult

About

iXlsxWriter is a lightweight implementation that allows creates a xlsx document totally or partially

License:MIT License


Languages

Language:C# 100.0%Language:Batchfile 0.0%