Installing only subset of syncfusion ASP.NET Web Forms controls?

Hello,
Is it possible to install just a subset of the a subset of the ASP.NET Web Forms controls?
This adds nearly 80mb to a project which is only 9mb to start with...
I installed the NuGet package Syncfusion.AspNet and will only be using a small subset of the components, but don't want to create an huge headache getting updates applied in the future either.
If not, any guidance on packaging/deployment so that I don't have to deploy things I'm not using?
Thanks.

3 Replies

MK Muthukrishnan Kandasamy Syncfusion Team March 25, 2020 12:38 PM UTC

Hi Dynamic, 
 
Greetings from Syncfusion support. 
 
We have validated your requirement. We would like to let you know that, the following listed assemblies will be installed in your application, when installing Syncfusion.AspNet NuGet package. 
 
 
 
 
We have found that you have previously raised one EJ Grid and another on in DocIO in ASP.NET Webforms. 
 
For using full functionalities of Grid and DocIO, the following assemblies are dependent for it. 
 
·       Syncfusion.EJ.Export. 
·       Syncfusion.Compression.Base. 
·       Syncfusion.XlsIO.Base. 
·       Syncfusion.DocIo.Base. 
·       Syncfusion.Pdf.Base. 
·       Syncfusion.EJ 
·       Syncfusion.OfficeChart.Base. 
·       Syncfusion.EJ.Web. 
·       Syncfusion.Licensing. 
·       Syncfusion.Linq.Base. 
 
Please, refer the following links for more details. 
 
 
 
So, we have no option to provide assemblies for individual components as it is not generic. Though, if needed you can delete EJ scripts and Styles generated inside the Scripts and Content folders to reduce the application size and then you can refer the Syncfusion CDN links in your application.  
 
Refer the following link to know about EJ CDN support. 
 
 
Please, let us know if you need any further assistance. 
 
Regards, 
Muthukrishnan K 



DB Dynamic Benchmarking March 26, 2020 02:31 AM UTC

Thank you.  I will experiment with this a bit.


MK Muthukrishnan Kandasamy Syncfusion Team March 26, 2020 04:18 AM UTC

Hi Dynamic, 
 
Thanks for the update. 
 
We’ll wait to hear from you. 
 
Regards, 
Muthukrishnan K 


Loader.
Up arrow icon