Microsoft.CodeAnalysis.VisualBasic.CodeStyle 5.3.0-2.final

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.VisualBasic.CodeStyle.
dotnet add package Microsoft.CodeAnalysis.VisualBasic.CodeStyle --version 5.3.0-2.final
                    
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic.CodeStyle -Version 5.3.0-2.final
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeStyle" Version="5.3.0-2.final">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.CodeStyle" Version="5.3.0-2.final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeStyle">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.CodeAnalysis.VisualBasic.CodeStyle --version 5.3.0-2.final
                    
#r "nuget: Microsoft.CodeAnalysis.VisualBasic.CodeStyle, 5.3.0-2.final"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.CodeAnalysis.VisualBasic.CodeStyle@5.3.0-2.final
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.CodeAnalysis.VisualBasic.CodeStyle&version=5.3.0-2.final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic.CodeStyle&version=5.3.0-2.final&prerelease
                    
Install as a Cake Tool

.NET Compiler Platform ("Roslyn") code style analyzers for Visual Basic.
   
     More details at https://aka.ms/roslyn-packages
     This package was built from the source at https://github.com/dotnet/roslyn/commit/adb4347a172149b3ec18552da62e4da6fb2cf362.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Microsoft.CodeAnalysis.VisualBasic.CodeStyle:

Repository Stars
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
dotnet/project-system
The .NET Project System for Visual Studio
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
Version Downloads Last Updated
5.3.0-2.final 46 2/2/2026
5.0.0 718 11/18/2025
5.0.0-2.final 313 10/9/2025
4.14.0 1,811 5/15/2025
4.13.0 1,106 2/24/2025
4.12.0 3,587 12/4/2024
4.12.0-3.final 223 10/29/2024
4.12.0-2.final 257 9/17/2024
4.12.0-1.final 223 8/14/2024
4.11.0 2,244 8/15/2024
4.11.0-3.final 110 7/31/2024
4.11.0-2.final 264 6/19/2024
4.10.0 897 6/10/2024
4.10.0-3.final 222 4/29/2024
4.10.0-2.final 236 3/19/2024
4.10.0-1.final 121 3/18/2024
4.9.2 1,503 3/2/2024
4.9.0-3.final 294 1/22/2024
4.9.0-2.final 776 12/16/2023
4.9.0-1.final 554 12/13/2023
Loading failed