xPortTools
AI Chatbots Demos Products Contact
All Products
.NET Component
.NET xPorter for Microsoft Excel

Extremely fast data export from .Net DataTables and DataSets to Excel, CSV, HTML and more with full formatting support and minimal memory usage.

Retired No Longer Available
xPorter
Features
What xPorter Did
Extremely Fast Transfers
Optimised data pipeline exports large DataTables in milliseconds with minimal overhead.
🗂
Multiple Export Formats
Export to XLS, XLSX, XMLSS, CSV, HTML and any custom delimited file format.
🎨
Formatting Capabilities
Apply fonts, colours, borders, number formats and cell styles to exported spreadsheets.
💾
Minimal Memory Usage
Streaming architecture keeps RAM consumption low even for very large datasets.
📊
Excel 2007 Support
Full support for the modern XLSX format introduced in Excel 2007 and later.
🔧
No Excel Required
No Microsoft Office, COM interop or additional providers needed on the server.

Supported Formats
Output File Types
XLS XLSX XMLSS CSV HTML Custom Delimited

Quick Start
Usage Example

Export a DataTable to Excel with a single method call. xPorter handled all the serialisation, formatting and file writing automatically.

// Export DataTable to XLSX xPorter exporter = new xPorter(); exporter.FileName = "report.xlsx"; exporter.FileFormat = FileFormat.XLSX; exporter.Export(myDataTable);

Looking for modern export tools?

xPorter is retired. If you need data export or AI-powered tools for your website, get in touch.

Explore AI Chatbots Contact Us