0
Good morning. We have a Console Application project in Dotnetcore 3.0. We need to generate an installer along the lines of Dotnetframework’s Clickonce. In addition to generating the installer, it will be updated automatically. But here are some problems: We are only able to use Visualcode and do not have access to install third party tools. At most components and nugets of the visual code.
I read a lot about MSIX, but all tutorials ask for Visual Studio.
Is there any other way?
Thank you for your attention.
ClickOnce
is good by Visual Studio Full (any version) which in the case is the Publish tab, other tools I think it has not, well at least never seen, because it is very easy by Visual Studio. Your question is also outside the scope of the site, it is not programming– novic
Your question seems to be outside our scope. But fortunately the network Stack Exchange has the website Super User which is a Q&A aimed at users of Software and Hardware in general. If you prefer you can forward your question to this community, remembering that it is a community independent of ours that therefore has its own rules is managed in English.
– Augusto Vasques
Thank you and sorry. I thought the question made sense, as it involves the dotnet core programming language, and the publication of an application.
– Roberto Passareti Filho