Microsoft.CodeAnalysis.VisualBasic 3.9.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.VisualBasic --version 3.9.0
                    
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic -Version 3.9.0
                    
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" Version="3.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic" Version="3.9.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" />
                    
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 --version 3.9.0
                    
#r "nuget: Microsoft.CodeAnalysis.VisualBasic, 3.9.0"
                    
#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@3.9.0
                    
#: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&version=3.9.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic&version=3.9.0
                    
Install as a Cake Tool

.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
   
     More details at https://aka.ms/roslyn-packages
     This package was built from the source at https://github.com/dotnet/roslyn/commit/db94f4cc8c78a7cd8cf9cfdae091158d2ba9d974.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.CodeAnalysis.VisualBasic:

Package Downloads
Microsoft.CodeAnalysis.VisualBasic.Workspaces

.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions. Supported Platforms: - .NET Framework 4.5

Microsoft.CodeAnalysis.Compilers

Compiler layer of the .NET Compiler Platform ("Roslyn"). Install this package to get both C# and Visual Basic support. If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/eb0a7ff1c241695e17b07b096593804fdd5cfcfd.

GitHub repositories (2)

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

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
Version Downloads Last Updated
3.10.0-1.final 5 3/8/2021
3.9.0 4 3/8/2021
3.9.0-5.final 0 3/8/2021
3.9.0-4.final 4 3/8/2021
3.9.0-3.final 1 3/8/2021
3.9.0-1.final 1 1/20/2021
3.8.0-2.final 1 1/20/2021
3.7.0-4.final 4 1/20/2021
3.7.0-1.final 2 1/20/2021
3.5.0-beta1-final 1 1/20/2021
3.4.0-beta2-final 2 1/20/2021
3.3.0-beta2-final 3 1/20/2021
3.2.0-beta3-final 2 1/20/2021
3.0.0 2 1/20/2021
3.0.0-beta4-final 3 1/20/2021
2.3.0 2 1/20/2021
2.3.0-beta3 2 1/20/2021
2.0.0-beta1 6 1/20/2021
1.3.2 27 1/20/2021
1.2.2 4 1/20/2021
Loading failed