OlgunR 7cc88c13f3 Cache layout user to reduce localStorage access
Add a private _cachedLayoutUser field to BandLayoutService and update EnsureLayoutUserAsync to cache the layout user value after first retrieval or generation. This avoids repeated localStorage calls and improves performance.
2026-04-20 11:48:50 +02:00
2026-03-31 11:52:42 +02:00
2026-01-12 09:13:23 +01:00
2026-01-12 09:13:23 +01:00
Description
No description provided
Readme 11 MiB
Languages
C# 59.4%
HTML 31.7%
CSS 8.3%
TSQL 0.5%