Joshua "Yoshi" Askharoun
Joshua "Yoshi" Askharoun
I suppose I should add, I tried several combinations of the command you shared and it didn't work. It's likely that a WebCatalog plugin would support viewing only for now.
In Fluent Store, I have an `IProgress` implementation named [`DataTransferProgress`](https://github.com/yoshiask/FluentStore/blob/c888aefef683ba3bdc514431ec4055bfa2478c90/FluentStore.SDK/Downloads/DataTransferProgress.cs): * The basic progress is `double`, between 0.0 and 1.0. Makes it easy to use in UI like progress bars...
Howdy! Sorry you're experiencing this issue. Are there any error messages in the Applications section of Event Viewer?
[0.4.0 Beta](https://github.com/yoshiask/FluentStore/releases/tag/v0.4.0-beta) has been released, are you still experiencing issues with that version?
Can you walk me through how you installed Fluent Store?
Just to make sure, how are you launching the app?
Yes, Fluent Store does access the internet. Release 0.4.0 directly makes requests to [dist.ipfs.tech](https://dist.ipfs.tech) for bootstrapping IPFS, I believe you can get around this by setting up an IPFS node...