ZedZipDev
ZedZipDev
By the way, I have tested and this recommendation works fine: https://stackoverflow.com/questions/46119392/how-do-i-convert-an-rtf-string-to-a-markdown-string-and-back-c-net-core-or/54755138#54755138 It really extracts pure text from RTF file.
Can you add this (BracketPipe-like, see the previous link) implementation to your framework?
Thank you @lilyx13 . It is interesting and useful link. But can I build the Linux desktop app on WIndows OS and then provide it to my Linux customer? Or...
Ok, thank you. How can I use WSL in Windows for running this docker?
Ok, thank you. Yes, I mean the free version of NCache. I do not use it but asked only because Amazon AWS provides it. I am decided to use CacheManager...
This is my log. FInally I have a folder: bin\Desktop\linux-unpacked but it contains subfolder \resources only What I do wrong? > PS D:\MyProjects4\Blazor\NET501_Blazor_ElectronNET\blazor-desktop-crossplatform-sample-master\src\BlazorDesktopTest> electronize build /target linux Build Electron Application......
Anybody from Electron.Net team can help?
Yes, but what is the 51.15.76.176 ? why it is trying to connect? The link https://service.electron.build/ does not exist too. Btw, no these errors when electronize build /target win
@vinaykulkarni89 Yes, but I use Windows+VS2022 and would like to build electronize build /target win electronize build /target osx electronize build /target linux in my OS, also it is declared...
Hello everybody, what about this issue?