Downloads:
111
Downloads of v 1.0.0-rc3:
92
Last Update:
01 Nov 2021
Package Maintainer(s):
Software Author(s):
- Microsoft
Tags:
microsoft visual studio visualstudio vs vs17 2022 workload .net core build tools msbuild admin- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
.NET Core build tools workload for Visual Studio 2022 Build Tools
This is a prerelease version of .NET Core build tools workload for Visual Studio 2022 Build Tools.
- 1
- 2
- 3
1.0.0-rc3 | Updated: 01 Nov 2021
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
111
Downloads of v 1.0.0-rc3:
92
Maintainer(s):
Software Author(s):
- Microsoft
.NET Core build tools workload for Visual Studio 2022 Build Tools 1.0.0-rc3
This is a prerelease version of .NET Core build tools workload for Visual Studio 2022 Build Tools.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Microsoft. The inclusion of Microsoft trademark(s), if any, upon this webpage is solely to identify Microsoft goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This package is unlisted and hidden from package listings.
Overview
This package adds the .NET Core build tools workload to an existing installation of Visual Studio 2022 Build Tools.
The list of components included in this workload is shown here.
Visual Studio 2022 Build Tools must be installed first, for example using the Chocolatey package visualstudio2022buildtools.
Customizations
The package passes all package parameters to the Visual Studio installer, enabling full customization of the installation. The possible parameters are described here. The package passes --norestart --includeRecommended
by default, and --quiet
, unless --passive
is specified in the package parameters.
By default, the package installs components required by and recommended for the workload. Package parameters can be used to adjust this behavior:
--no-includeRecommended
- Does not include the recommended components.--includeOptional
- Includes the optional components.
Example 1. Installing the workload, including recommended, but not optional components:
choco install visualstudio2022-workload-netcorebuildtools --package-parameters "--includeRecommended"
Example 2. Installing the workload, including all recommended and optional components:
choco install visualstudio2022-workload-netcorebuildtools --package-parameters "--includeOptional"
Example 3. Installing the workload, including only required components:
choco install visualstudio2022-workload-netcorebuildtools --package-parameters "--no-includeRecommended"
Remove-VisualStudioWorkload `
-PackageName 'visualstudio2022-workload-netcorebuildtools' `
-Workload 'NetCoreBuildTools' `
-VisualStudioYear '2022' `
-Preview $false `
-ApplicableProducts @('BuildTools')
Log in or click on link to see number of positives.
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
https://www.microsoft.com/en-us/legal/intellectualproperty/permissions
-
- chocolatey-visualstudio.extension (≥ 1.10.0)
- visualstudio-installer (≥ 2.0.2)
- visualstudio2022buildtools (≥ 117.0.0.0-rc30000)
Ground Rules:
- This discussion is only about .NET Core build tools workload for Visual Studio 2022 Build Tools and the .NET Core build tools workload for Visual Studio 2022 Build Tools package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or .NET Core build tools workload for Visual Studio 2022 Build Tools, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.