Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install manually without internet? #2613

Closed
lampuiho opened this issue Nov 12, 2024 · 2 comments
Closed

How to install manually without internet? #2613

lampuiho opened this issue Nov 12, 2024 · 2 comments
Labels
doc-enhancement Improve the current content [org] dotnet-mobile/svc Pri3

Comments

@lampuiho
Copy link

Help make content visible

Link only describes how to install with the command line dotnet workload install maui but I would like to know how to get the package manually and extract it to my own dotnet path

Describe the new article

The dotnet package can be obtained in an archive without the installer, and extracted manually to a folder. This allows me to setup a machine without access to internet for developing dotnet applications. But there is no instruction on how to do this for MAUI.

@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Nov 12, 2024
@davidbritch davidbritch added doc-enhancement Improve the current content [org] and removed ⌚ Not Triaged Not triaged labels Dec 3, 2024
@dotnetrepoman dotnetrepoman bot added ⌚ Not Triaged Not triaged labels Dec 3, 2024
@davidbritch davidbritch added product-question Product usage related questions [org] dotnet-mobile/svc labels Dec 20, 2024
@dotnetrepoman dotnetrepoman bot removed the ⌚ Not Triaged Not triaged label Dec 20, 2024
@davidbritch davidbritch removed product-question Product usage related questions [org] Pri3 labels Dec 20, 2024
@davidbritch
Copy link
Contributor

@lampuiho
Copy link
Author

Hi @lampuiho

You can do this with Visual Studio by creating something called a local layout. For more info see https://learn.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio?view=vs-2022 and https://stackoverflow.com/questions/73756032/how-to-create-a-local-layout-for-maui-and-install-it-offline

But that's for installing to a Visual studio install not the portable version of dotnet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Improve the current content [org] dotnet-mobile/svc Pri3
Projects
None yet
Development

No branches or pull requests

2 participants