Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

We use the Blazor Server hosting model, which is inherently incapable of running offline. For our specific use case, this is actually more ideal than any notion of offline capability. In this model, any LINQ would be running on the server.

Now, you certainly can run LINQ client-side if you were on a Blazor WASM (or hypothetically, Desktop) application. This is kind of the entire point of the stack.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: