Mobile app that not need to be installed on a dvice

Haviv Elbsz 2,071 Reputation points
2023-09-03T13:03:09.9433333+00:00

Hello all. when I browse in my phone there's apps that I can execute without installing them on my phone. how to develop apps like these. Thank you very much.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,394 questions
0 comments No comments
{count} votes

Accepted answer
  1. Johan Smarius 470 Reputation points MVP
    2023-09-03T19:58:59.6533333+00:00

    I think you are referring to progressive web applications. These can be installed directly from the browser. If you want to build these, I would recommend using Blazor (https://learn.microsoft.com/en-us/aspnet/core/blazor/progressive-web-app?view=aspnetcore-7.0&tabs=visual-studio)

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.