Giter Site home page Giter Site logo

Comments (3)

m1nhtu99-hoan9 avatar m1nhtu99-hoan9 commented on July 18, 2024 1

Based on how you framed your question, I assume that you don't have much experiences with DotNet ecosystem. The counterpart of npx or npm or yarn CLI for project management in CSharp is dotnet (official docs here).

And yes, you can use Rider as alternative to Visual Studio. JetBrains' progress on Rider support for DotNet MAUI are updated through their official blogs.

from weathertwentyone.

developer239 avatar developer239 commented on July 18, 2024

@m1nhtu99-hoan9 Obviously, I am new to .NET ecosystem. Thank you for taking the time to answer. I appreciate the links that you shared but that didn't quite tell me what I wanted to know.

My question:
Suppose that I installed all necessary services and dependencies. How do I run this repository (WeatherTwentyOne) in CLI?

More Importantly:
Where do I find the information myself? Every tutorial that showed me how to use Maui used Visual Studio.

Example:

  1. npx react-native init AwesomeProject to generate a new project (is basically git clone WeatherTwentyOne)
  2. npx react-native start to run webserver (is probably not necessary in this case)
  3. npx react-native run-ios to run the application in iOS emulator
  4. npx react-native run-android to run the application in android emulator

from weathertwentyone.

hxhieu avatar hxhieu commented on July 18, 2024

@developer239 at this stage you need at least VS2022 Preview (yes its not out yet) in order to run a MAUI project. It is the prerequisite stated in the docs https://docs.microsoft.com/en-us/dotnet/maui/get-started/installation

So yes, VS is mandatory for first class support

from weathertwentyone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.