BlazorElectronExperiment.Sample icon indicating copy to clipboard operation
BlazorElectronExperiment.Sample copied to clipboard

[Question] Accessing local filesystem

Open salaros opened this issue 5 years ago • 2 comments

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.

salaros avatar Nov 07 '18 12:11 salaros

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].

stijnherreman avatar Nov 07 '18 12:11 stijnherreman

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

salaros avatar Nov 07 '18 13:11 salaros