Microsoft.CodeAnalysis.AnalyzerUtilities
3.11.0-beta1.24415.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.AnalyzerUtilities --version 3.11.0-beta1.24415.1
NuGet\Install-Package Microsoft.CodeAnalysis.AnalyzerUtilities -Version 3.11.0-beta1.24415.1
<PackageReference Include="Microsoft.CodeAnalysis.AnalyzerUtilities" Version="3.11.0-beta1.24415.1" />
paket add Microsoft.CodeAnalysis.AnalyzerUtilities --version 3.11.0-beta1.24415.1
#r "nuget: Microsoft.CodeAnalysis.AnalyzerUtilities, 3.11.0-beta1.24415.1"
// Install Microsoft.CodeAnalysis.AnalyzerUtilities as a Cake Addin #addin nuget:?package=Microsoft.CodeAnalysis.AnalyzerUtilities&version=3.11.0-beta1.24415.1&prerelease // Install Microsoft.CodeAnalysis.AnalyzerUtilities as a Cake Tool #tool nuget:?package=Microsoft.CodeAnalysis.AnalyzerUtilities&version=3.11.0-beta1.24415.1&prerelease
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.CodeAnalysis.AnalyzerUtilities:
Package | Downloads |
---|---|
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
Microsoft.CodeAnalysis.CSharp.Features
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
Microsoft.CodeAnalysis.VisualBasic.Features
.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
CDS.CSharpScripting
C# code editor (using RoslynPad) and simplified C# compilation and execution |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.CodeAnalysis.AnalyzerUtilities:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
|
LorettaDevs/Loretta
A C# Lua, GLua and Luau parser, code analysis, transformation and generation library.
|
|
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
|