How do you get the _content folder in Blazor wasm (vs2022/.net 6)?

When i create a Blazor wasm (vs2022/.net 6) project and install my individual syncfusion components via nuget (ver: 19.3.0.47), then add licensing, i'm not seeing the _content folder that i see referenced in so many forums. I am currently having an issue with the cdn bootstrap5.css link causing a js x-scripting error, so i'm wanting to use the local css, but i can't figure out where do download. I did copy/paste the file from the cdn, but i'm still having issues, so i wanted to download directly.



3 Replies

SA Sabari Anand Senthamarai Kannan Syncfusion Team November 2, 2021 03:54 PM UTC

Hi Brent, 

Thank you for contacting Syncfusion support. 

We can refer the styles and scripts of the Blazor component locally using the JavaScript isolation concept. We can refer our resources from CDN links or Custom Resource Generator(CRG) for this purpose. Please find the documentation links for referring our CDN link and files from CSG below. 


We also need to refer the below CDN link in the application to render the Circular Gauge component when the JavaScript isolation is enabled. 


We have created a sample application with resources from the CRG for your reference. Please find the sample from the below link. 

Please let us know if you need any further assistance. 

Regards, 
Sabari Anand.


BM Brent Minder November 2, 2021 04:28 PM UTC

Your sample does the same thing as all of mine - it only renders/animates upon resizing the chrome browser window.

Here is the sample you sent rendered on my pc:

https://www.youtube.com/watch?v=NCpzxmQYltw


Is this different than what you see on your side?


Thanks,


Brent


Attachment: CircGaugeNotRendering.mp4_3f6a35a0.zip


IR Indumathi Ravi Syncfusion Team November 3, 2021 12:05 PM UTC

Hi Brent, 
Your question is the same as the one that was posted in the forum 170039, which was also created under your account. Please find the response for your question in that forum and follow it for better follow-up. 
Regards,Indumathi R. 


Loader.
Up arrow icon