Assemblies Required for XlsIO

28 Oct 20242 minutes to read

The following assemblies need to be referenced in your application based on the platform.

Platform(s) Assembly

WPF

,

Windows Forms

,

ASP.NET MVC

Syncfusion.XlsIO.Base
Syncfusion.Compression.Base

Windows Forms

and

WPF (Client Profile)

Syncfusion.XlsIO.ClientProfile
Syncfusion.Compression.Base

ASP.NET Core

,

Xamarin

and

Blazor

Syncfusion.XlsIO.Portable
Syncfusion.Compression.Portable

Universal Windows Platform

Syncfusion.XlsIO.UWP

Windows UI Library (WinUI)


.NET Multi-platform App UI (.NET MAUI)

Syncfusion.XlsIO.NET

Retired Platforms

The following assemblies need to be referenced in your application based on the platform.

Platform(s)
Assembly

ASP.NET (Classic)


Syncfusion.XlsIO.Web
Syncfusion.Compression.Base

ASP.NET MVC (Classic)


Syncfusion.XlsIO.MVC
Syncfusion.Compression.Base
WinRT (Windows Store applications)
Syncfusion.XlsIO.winrt
Windows Phone 8
Syncfusion.XlsIO.WP8
Syncfusion.Compression.WP8
Windows Phone 8.1 Silverlight Syncfusion.XlsIO.WPSilverlight
Syncfusion.Compression.WPSilverlight
Windows Phone 8.1 WinRT Syncfusion.XlsIO.WP
Syncfusion.Compression.WP
Silverlight Syncfusion.XlsIO.Silverlight
Syncfusion.Compression.Silverlight
Universal (Classic) Syncfusion.XlsIO.Universal

ASP.NET


Syncfusion.XlsIO.Base
Syncfusion.Compression.Base

NOTE

  1. Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to add “Syncfusion.Licensing” assembly reference and include a license key in your projects. Please refer to this link to know about registering Syncfusion license key in your applications to use our components.

NOTE

  1. Syncfusion components are available in nuget.org

Converting Excel document to PDF

For converting an Excel document to PDF, the following assemblies need to be referenced in your application.

Platform(s) Assembly

WPF

,

Windows Forms

,

ASP.NET MVC

Syncfusion.XlsIO.Base
Syncfusion.Compression.Base
Syncfusion.Pdf.Base
Syncfusion.ExcelToPDFConverter.Base

Windows Forms

and

WPF (Client Profile)

Syncfusion.XlsIO.ClientProfile
Syncfusion.Compression.Base
Syncfusion.Pdf.ClientProfile
Syncfusion.ExcelToPDFConverter.ClientProfile

ASP.NET Core

,

Xamarin

and

Blazor

Syncfusion.Compression.Portable
Syncfusion.XlsIO.Portable
Syncfusion.Pdf.Portable
Syncfusion.Pdf.Imaging.Portable
Syncfusion.SkiaSharpHelper.Portable
Syncfusion.XlsIORenderer.Portable

Windows UI Library (WinUI)


.NET Multi-platform App UI (.NET MAUI)

Syncfusion.Compression.NET
Syncfusion.XlsIO.NET
Syncfusion.Pdf.NET
Syncfusion.Pdf.Imaging.NET
Syncfusion.SkiaSharpHelper.NET
Syncfusion.XlsIORenderer.NET

Retired Platforms

The following assemblies need to be referenced in your application based on the platform.

Platform(s) Assembly

ASP.NET


Syncfusion.XlsIO.Base
Syncfusion.Compression.Base
Syncfusion.Pdf.Base
Syncfusion.ExcelToPdfConverter.Base

NOTE

Excel to PDF conversion is supported from .NET Framework 2.0 and .NET Standard 1.4 onwards.

Converting Excel Worksheet to Image

For converting an Excel worksheet to image, the following assemblies need to be referenced in your application.

Platform(s) Assembly
Windows Forms, WPF and ASP.NET MVC Syncfusion.Compression.Base
Syncfusion.XlsIO.Base
Windows Forms and WPF (Client Profile) Syncfusion.XlsIO.ClientProfile
Syncfusion.Compression.Base
ASP.NET Core, Xamarin, and Blazor (Server-Side) Syncfusion.Compression.Portable
Syncfusion.XlsIO.Portable
Syncfusion.SkiaSharpHelper.Portable
Syncfusion.XlsIORenderer.Portable
Windows UI Library (WinUI)
.NET Multi-platform App UI (.NET MAUI)
Syncfusion.Compression.NET
Syncfusion.XlsIO.NET
Syncfusion.SkiaSharpHelper.NET
Syncfusion.XlsIORenderer.NET

Retired Platforms

The following assemblies need to be referenced in your application based on the platform.

Platform(s) Assembly
ASP.NET Syncfusion.XlsIO.Base
Syncfusion.Compression.Base

NOTE

Worksheet to image conversion is supported from .NET Framework 2.0 and .NET Standard 1.4 onwards.

Converting Excel Chart to Image

For converting an Excel chart to image, the following assemblies need to be referenced in your application.

Platform(s) Assembly
WPF, Windows Forms and ASP.NET MVC Syncfusion.Compression.Base
Syncfusion.XlsIO.Base
Syncfusion.ExcelChartToImageConverter.WPF
Syncfusion.SfChart.WPF
ASP.NET Core, Xamarin, and Blazor (Server-Side) Syncfusion.Compression.Portable
Syncfusion.XlsIO.Portable
Syncfusion.SkiaSharpHelper.Portable
Syncfusion.XlsIORenderer.Portable
Windows UI Library (WinUI)
.NET Multi-platform App UI (.NET MAUI)
Syncfusion.Compression.NET
Syncfusion.XlsIO.NET
Syncfusion.SkiaSharpHelper.NET
Syncfusion.XlsIORenderer.NET

Retired Platforms

The following assemblies need to be referenced in your application based on the platform.

Platform(s) Assembly
ASP.NET
Syncfusion.Compression.Base
Syncfusion.XlsIO.Base
Syncfusion.ExcelChartToImageConverter.WPF
Syncfusion.SfChart.WPF

NOTE

  1. Chart to image conversion is supported from .NET Framework 4.0 and .NET Standard 2.0 onwards.

NOTE

  1. Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this link to know about registering Syncfusion license key in your applications to use our components.