blazor-page-script icon indicating copy to clipboard operation
blazor-page-script copied to clipboard

A Blazor component enabling per-page JavaScript initialization logic in statically rendered Blazor Web apps

Results 7 blazor-page-script issues
Sort by recently updated
recently updated
newest added

Hi Mackinnon, This PageScript mechanism enabled me to create a server-side site with static and interactive rendering. My router, main layout and home landing page are all statically rendered. The...

first of all thank you for providing this package , i have a asp.net core razor pages app and writing so many js code , now if i want to...

Dear Mackinnon Buck , I hope this message finds you well. I wanted to bring to your attention an issue I encountered while using the component in Blazor interactive server...

I have followed the steps from the docs to add this to our project and it doesn't work. Issues: 1) The BlazorPageScript.lib.module.js is not downloaded to the browser. It is...

What recommendations would you give on how to use the Flowbite Javascript library in the Blazor Web App? I followed your YouTube tutorial on PageScript, I added a Flowbite javascript...

Thank you @MackinnonBuck for providing this sample project - I integrated it into Oqtane (https://github.com/oqtane/oqtane.framework) so that we can provide developers with a much easier method for integrating Bootstrap templates....

Hi there, Firstly, I want to express my gratitude for your incredible NuGet package. It has been extremely useful in my projects. I'm currently working with a Blazor component and...