You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2023. It is now read-only.
I've tried to run the Blazor Server demo on Linux, but an exception occurs because the ChromelyBlazor.Shared project uses MemoryMappedFile with names, which are not supported on Unix systems. It would be nice if this was changed.