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

Package for .Net MAUI #141

Open
muffadal53 opened this issue Dec 12, 2022 · 6 comments
Open

Package for .Net MAUI #141

muffadal53 opened this issue Dec 12, 2022 · 6 comments

Comments

@muffadal53
Copy link

Hi @jberezanski. Like Xamarin build tools "visualstudio2022-workload-xamarinbuildtools" , Is there any similar chocolatey build tools package available for .NET MAUI?

@jberezanski
Copy link
Owner

From what I can see on the workloads and components listing page (https://learn.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-build-tools?view=vs-2022#net-multi-platform-app-ui-development), MAUI tools are included in the xamarinbuildtools workload.

@muffadal53
Copy link
Author

Many thanks @jberezanski for quick reply and information.

So, as I understand as the MAUI workload is part of Visual Studio build tools (https://learn.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-build-tools?view=vs-2022#mobile-development-with-net) hence I can use the package "https://community.chocolatey.org/packages/visualstudio2022-workload-xamarinbuildtools" for .Net MAUI compilation and there won't be any update needed to this chocolatey package. Is my understanding correct?

@jberezanski
Copy link
Owner

That is my understanding as well, based on Microsoft docs. However, I don't use MAUI personally, so I don't have any actual experience with that workload (other than the fact the package installs successfully).

@stogle
Copy link

stogle commented Mar 6, 2023

@jberezanski Speaking of packages for MAUI, I noticed that in the Visual Studio Installer the "Mobile development with .NET" workload seems to have been renamed/replaced with ".NET Multi-platform App UI development".

@jberezanski
Copy link
Owner

@stogle ah, indeed, it seems to be the case. The workload id is still the same, Microsoft.VisualStudio.Workload.XamarinBuildTools (fortunately; it would be crazy if they changed the id as well), so only the package title needs updating. I would welcome a PR.

@muffadal53
Copy link
Author

@jberezanski : So, if I understand correctly the PR for package title change (as mentioned by @stogle for .Net MAUI) you expect is in all "nuspec" files for all Visual Studio versions like for example "visualstudio2022enterprise/visualstudio2022enterprise.nuspec". Is this right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants