![]() |
VOOZH | about |
dotnet add package Microsoft.VisualStudio.CoreUtility --version 17.14.275
NuGet\Install-Package Microsoft.VisualStudio.CoreUtility -Version 17.14.275
<PackageReference Include="Microsoft.VisualStudio.CoreUtility" Version="17.14.275" />
<PackageVersion Include="Microsoft.VisualStudio.CoreUtility" Version="17.14.275" />Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.CoreUtility" />Project file
paket add Microsoft.VisualStudio.CoreUtility --version 17.14.275
#r "nuget: Microsoft.VisualStudio.CoreUtility, 17.14.275"
#:package Microsoft.VisualStudio.CoreUtility@17.14.275
#addin nuget:?package=Microsoft.VisualStudio.CoreUtility&version=17.14.275Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.CoreUtility&version=17.14.275Install as a Cake Tool
Microsoft® Visual Studio® Editor Platform
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.CoreUtility:
| Package | Downloads |
|---|---|
|
Microsoft.VisualStudio.Text.Data
Microsoft® Visual Studio® Editor Platform |
|
|
Microsoft.VisualStudio.Text.Logic
Microsoft® Visual Studio® Editor Platform |
|
|
Microsoft.VisualStudio.Text.UI
Microsoft® Visual Studio® Editor Platform |
|
|
Microsoft.VisualStudio.Text.UI.Wpf
Microsoft® Visual Studio® Editor Platform |
|
|
Microsoft.VisualStudio.Editor
Microsoft® Visual Studio® Editor Platform |
Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.CoreUtility:
| Repository | Stars |
|---|---|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
|
|
|
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
|
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
|
microsoft/PTVS
Python Tools for Visual Studio
|
|
|
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
mrlacey/Rapid-XAML-Toolkit
A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
|
|
|
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
|
|
|
RazorGenerator/RazorGenerator
A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an assembly for simpler reuse and distribution.
|
|
|
sharpenrocks/Sharpen
Visual Studio extension that intelligently introduces new C# features into your existing codebase
|
|
|
AndreiMisiukevich/HotReload
Xamarin.Forms XAML hot reload, live reload, live xaml
|
|
|
microsoft/RTVS
R Tools for Visual Studio.
|
|
|
KirillOsenkov/XmlParser
A Roslyn-inspired full-fidelity XML parser with no dependencies and a simple Visual Studio XML language service
|
|
|
Necrobot-Private/NecroBot
NecroBot2
|
|
|
league1991/CodeAtlasVsix
A graph-based code navigation plugin for Visual Studio
|
|
|
LiamMorrow/Visual-Studio-Power-Mode
An extension that attempts to clone the power mode in Atom found here : https://atom.io/packages/activate-power-mode
|
|
|
mhutch/MonoDevelop.MSBuildEditor
Improved MSBuild editing support
|
|
|
Dotneteer/spectnetide
ZX Spectrum IDE with Visual Studio 2017 and 2019 integration
|
|
|
synacktiv/DCOMIllusionist
DCOM in memory and fileless lateral movement techniques through .Net deserilization
|
| Version | Downloads | Last Updated |
|---|---|---|
| 17.14.275 | 48,421 | 10/2/2025 |
| 17.14.249 | 191,493 | 5/14/2025 |
| 17.13.226 | 43,814 | 2/12/2025 |
| 17.12.215 | 150,346 | 11/12/2024 |
| 17.11.260 | 94,742 | 8/13/2024 |
| 17.10.191 | 94,226 | 5/21/2024 |
| 17.10.94-preview | 672 | 4/26/2024 |
| 17.9.187 | 69,295 | 2/14/2024 |
| 17.9.80-preview | 1,716 | 12/5/2023 |
| 17.8.222 | 33,940 | 11/14/2023 |
| 17.7.188 | 135,668 | 8/10/2023 |
| 17.6.268 | 100,056 | 5/16/2023 |
| 17.5.279 | 59,239 | 3/3/2023 |
| 17.5.143-preview | 8,152 | 1/6/2023 |
| 17.4.255 | 160,340 | 11/9/2022 |
| 17.4.203-preview | 1,633 | 10/12/2022 |
| 17.3.198 | 200,440 | 8/9/2022 |
| 16.11.52 | 14,561 | 8/23/2022 |