blazorbootstrap icon indicating copy to clipboard operation
blazorbootstrap copied to clipboard

Whole bunch of performance optimizations coming in.

Open Lucasharskamp opened this issue 1 year ago • 0 comments

See https://learn.microsoft.com/en-us/aspnet/core/blazor/performance?view=aspnetcore-8.0#optimize-rendering-speed

I'm adding them to increase rendering speed and loading speed of pages, since we're dealing here with small items that get used over and over again. Please go through my PR https://github.com/vikramlearning/blazorbootstrap/pull/747 and keep in mind I'm sending a new batch over for 3.0-preview.

Lucasharskamp avatar Jun 10 '24 13:06 Lucasharskamp