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 has been archived by the owner on Feb 28, 2019. It is now read-only.
First of all this is not a bug / issue, it's just a question.
Please consider creating blazor-electron or electron-blazor tags on StackOverflow, because I'm quite sure that as more and more people will play around with your fantastic experiment, the more and more questions will arise from the community.
Sorry for such a long intro, here is my question:
Since Electron allows one to access local files I would like to see that integrated into your sample app. I'm quite sure it would be an important feature for devs in the future.
I would like to build a small web app using Blazor which communicates with the cloud and can save some files locally if its ran through Electron locally.
The text was updated successfully, but these errors were encountered:
Regarding the SO tags: a tag cannot exist without any question using it. A tag is created by adding it while posting a question or when editing a question. I'm not sure if such a tag is necessary though, I think you can just add both [blazor] and [electron].
Regarding the SO tags: a tag cannot exist without any question using it. A tag is created by adding it while posting a question or when editing a question. I'm not sure if such a tag is necessary though, I think you can just add both [blazor] and [electron].
I know, I was talking about the section of the README about questions / support.
I've just realized one can create a question search link with multiple tags blazor+electron
Additionally you could even add a link / button for asking new questions, so you make sure people use those tags
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First of all this is not a bug / issue, it's just a question.
Please consider creating
blazor-electron
orelectron-blazor
tags on StackOverflow, because I'm quite sure that as more and more people will play around with your fantastic experiment, the more and more questions will arise from the community.Sorry for such a long intro, here is my question:
Since Electron allows one to access local files I would like to see that integrated into your sample app. I'm quite sure it would be an important feature for devs in the future.
I would like to build a small web app using Blazor which communicates with the cloud and can save some files locally if its ran through Electron locally.
The text was updated successfully, but these errors were encountered: