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
How can we check the files content after it has been uploaded to the FileStorage?
We upload a bunch of XML documents and other human readable stuff into the LiteDb FileStorage, but currently we have to download the file by it's ID with a separate application if we want to look at the files contents.
It would be awesome if there was a way to look at a files content and provide the proper encoding, e.g. via dropdown.
The text was updated successfully, but these errors were encountered:
Viewing uploaded images would be awesome too. Maybe to generalize this there could be something like: download a file to a temp folder and open using default program?
How can we check the files content after it has been uploaded to the FileStorage?
We upload a bunch of XML documents and other human readable stuff into the LiteDb FileStorage, but currently we have to download the file by it's ID with a separate application if we want to look at the files contents.
It would be awesome if there was a way to look at a files content and provide the proper encoding, e.g. via dropdown.
The text was updated successfully, but these errors were encountered: