Base solution for your next web application
Open Closed

Suggest and Question #8660


User avatar
0
mhdevelop created

Hello,

We have purchased the Enterprise version to develop web application for use within our enterprise. There is lot of things I do not need

like multitenanacy, hosts, subscription etc along with all the themes. It would be nice if there is a way to download clean product without all these features for use in enterprise. It would be helpfull for your other customers if you create a product download with these options removed. There is too much java script libraries and styles.

For enterpise application I use 3rd party controls like Telerik. How do i integrate with Asp Net Zero. here is the link to how to setup. https://docs.telerik.com/aspnet-core/getting-started/first-steps?&_ga=2.42610732.865333513.1583952345-227682398.1578063781#configuration

How can I reduct all this huge amount of CSS and java scripts getting downloaded to client?

Style.bundle.css - is 1.23 mb app-layout-libs.min.js is 4.1 mb

Any help greatly appreciated

Thanks Vee


3 Answer(s)
  • User Avatar
    0
    BobIngham created

    Hi @mhdevelop, I'll leave the bundle sizing for the guys at Volosoft to answer, it's not an easy one. If you're using Kendo you can remove lots of third party tools, especially where they are used only in the dashboard and demoui. As for Telerik controls lots of us are using them but the answer lies in the product version you are using. Simply type "Telerik" or "Kendo" into the serach box above; How To Guide: Using Telerik Kendo UI in NetZero 8.1 Core 3.1 jQuery Telerik reporting with ASP Net Zero Core jQuery AspNet Core Telerik

    If you need specific code and you're working with the Zero angular version I can help by gicing you code snippets. If it's MVC then I'm sure other guys in the forum will be willing to pitch in.

  • User Avatar
    0
    mhdevelop created

    Thank you bob. I am using ASP Net Zero JQuery and Telerik Aspnet core JQuery. I will try out some of your suggestions.

    Thanks Vee

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @mhdevelop

    Unfortunately it is not possible for us to provide such a template. If we remove some of the scripts, many of the pages will not work and we will need to make many modifications.

    However, you can download a project and delete Pages, JavaScript Files, Style Files which you are not going to use to reduce the bundle size. If you face any problem when doing that, we can definitely help you :)