Can Essential XlsIO be used in WebApplications?
(Views :1805)

Yes, Essential XlsIO can be used in ASP.NET applications. Websites can have the capability to generate dynamic Excel reports on the fly.

While deploying an application that references Syncfusion Essential XlsIO assembly, the following dependencies must be included in the distribution.

Essential XlsIO ASP.NET - (Full-Trust)

In full trust mode, add references to the following DLLs:


  • Syncfusion.Core.dll

  • Syncfusion.Compression.Base.dll

  • Syncfusion.XlsIO.Base.dll


Essential XlsIO ASP.NET - (Partial-Trust)


In case of medium/partial trust mode, use the following DLLs:


  • Syncfusion.Core.dll

  • Syncfusion.Compression.Base.dll

  • Syncfusion.XlsIO.Web.dll

::adCenter::