Microsoft.CodeAnalysis.VisualBasic 2.3.0-beta2

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.VisualBasic.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.3 or higher.

dotnet add package Microsoft.CodeAnalysis.VisualBasic --version 2.3.0-beta2
                    
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic -Version 2.3.0-beta2
                    
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="2.3.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic" Version="2.3.0-beta2" />
                    
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 2.3.0-beta2
                    
#r "nuget: Microsoft.CodeAnalysis.VisualBasic, 2.3.0-beta2"
                    
#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.
#addin nuget:?package=Microsoft.CodeAnalysis.VisualBasic&version=2.3.0-beta2&prerelease
                    
Install Microsoft.CodeAnalysis.VisualBasic as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic&version=2.3.0-beta2&prerelease
                    
Install Microsoft.CodeAnalysis.VisualBasic as a Cake Tool

.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (83)

Showing the top 5 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. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.

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/75e79dace86b274327a1afe479228d82a06051a4.

Stimulsoft.Reports.Engine.NetCore

The native .NET Core cross platform report engine is a part of the reporting tool for .NET Core and .NET frameworks, that renders reports from getting data from the source, building bands, calculating aggregate functions, charting, applying styles, conditions, filtering, sorting, and more. Also, the report engine has algorithms for exporting reports to various formats such as PDF, Rich Text, Excel, and others.

Buildalyzer

A little utility to perform design-time builds of .NET projects without having to think too hard about it. Should work with any project type on any .NET runtime.

FastReport.Compat

Common compatible types for FastReport .Net, Core and Mono

GitHub repositories (57)

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

Repository Stars
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
neuecc/UniRx
Reactive Extensions for Unity
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
dotnet/docfx
Static site generator for .NET API documentation.
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
GitTools/GitVersion
From git log to SemVer in no time
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
apache/lucenenet
Apache Lucene.NET
dotnet/format
Home for the dotnet-format command
microsoft/ClearScript
A library for adding scripting to .NET applications. Supports V8 (Windows, Linux, macOS) and JScript/VBScript (Windows).
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
dotnet/roslyn-analyzers
UiPath/CoreWF
WF runtime ported to work on .NET 6
MarcosMeli/FileHelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
KirillOsenkov/SourceBrowser
Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
Version Downloads Last updated
4.13.0 221,294 2/24/2025
4.12.0 642,900 12/4/2024
4.12.0-3.final 14,601 10/29/2024
4.12.0-2.final 16,196 9/17/2024
4.12.0-1.final 14,280 8/14/2024
4.11.0 2,342,258 8/15/2024
4.11.0-3.final 3,638 7/31/2024
4.11.0-2.final 6,821 6/19/2024
4.10.0 1,182,609 6/10/2024
4.10.0-3.final 10,406 4/29/2024
4.10.0-2.final 10,785 3/19/2024
4.10.0-1.final 380 3/18/2024
4.9.2 1,776,540 3/2/2024
4.9.0-3.final 13,255 1/22/2024
4.9.0-2.final 38,827 12/16/2023
4.9.0-1.final 612 12/13/2023
4.8.0 4,948,863 11/22/2023
4.8.0-3.final 270,900 11/3/2023
4.8.0-2.final 26,931 9/20/2023
4.8.0-1.final 4,387 9/9/2023
4.7.0 2,161,868 8/18/2023
4.7.0-2.final 28,809 6/20/2023
4.7.0-1.final 23,108 5/20/2023
4.6.0 1,279,537 5/16/2023
4.6.0-1.final 168,894 3/3/2023
4.5.0 2,372,960 2/24/2023
4.5.0-2.final 45,140 1/6/2023
4.4.0 6,641,590 11/14/2022
4.4.0-4.final 93,679 10/22/2022
4.4.0-2.final 68,149 9/19/2022
4.4.0-1.final 8,905 8/16/2022
4.3.1 1,160,591 9/30/2022
4.3.0-3.final 4,020 7/26/2022
4.3.0-2.final 13,137 6/22/2022
4.3.0-1.final 17,110 5/10/2022
4.2.0 2,000,330 5/13/2022
4.2.0-4.final 9,010 4/27/2022
4.2.0-2.final 32,144 3/25/2022
4.2.0-1.final 11,245 2/18/2022
4.1.0 3,314,420 2/16/2022
4.1.0-3.final 13,299 1/27/2022
4.1.0-1.final 49,533 11/19/2021
4.0.1 3,603,586 11/9/2021
4.0.0-6.final 12,402 10/20/2021
4.0.0-5.final 2,235 10/11/2021
4.0.0-4.final 32,095 9/15/2021
4.0.0-3.final 40,712 8/12/2021
4.0.0-2.final 2,072 7/20/2021
4.0.0-1.final 18,871 7/7/2021
3.11.0 1,761,961 8/11/2021
3.11.0-3.final 628 7/15/2021
3.11.0-1.final 10,094 6/14/2021
3.10.0 337,362 6/11/2021
3.10.0-3.final 35,865 5/13/2021
3.10.0-2.final 1,990 4/20/2021
3.10.0-1.final 20,024 3/3/2021
3.9.0 1,881,460 3/2/2021
3.9.0-5.final 1,857 2/24/2021
3.9.0-4.final 1,772 2/10/2021
3.9.0-3.final 5,075 1/20/2021
3.9.0-2.final 33,632 12/10/2020
3.9.0-1.final 69,432 12/4/2020
3.8.0 5,245,135 11/13/2020
3.8.0-5.final 17,108 10/23/2020
3.8.0-4.final 5,264 10/13/2020
3.8.0-3.final 19,140 9/16/2020
3.8.0-2.final 2,129 9/1/2020
3.7.0 1,983,822 8/5/2020
3.7.0-4.final 7,099 7/14/2020
3.7.0-3.final 3,151 7/2/2020
3.7.0-2.final 3,972 6/15/2020
3.7.0-1.final 43,634 5/19/2020
3.6.0 1,283,926 5/19/2020
3.6.0-4.final 3,825 5/5/2020
3.6.0-3.final 5,176 4/16/2020
3.6.0-2.final 46,879 3/26/2020
3.6.0-1.final 3,133 3/17/2020
3.5.0 694,970 3/16/2020
3.5.0-beta3-final 14,721 2/19/2020
3.5.0-beta2-final 20,536 1/23/2020
3.5.0-beta1-final 18,010 12/3/2019
3.4.0 1,990,324 12/3/2019
3.4.0-beta4-final 18,200 11/15/2019
3.4.0-beta3-final 8,799 11/4/2019
3.4.0-beta2-final 44,833 10/15/2019
3.4.0-beta1-final 5,174 9/23/2019
3.3.1 12,062,840 9/23/2019
3.3.1-beta3-final 13,077 9/5/2019
3.3.0-beta2-final 5,193 8/15/2019
3.3.0-beta1-final 9,749 7/26/2019
3.2.1 220,278 8/9/2019
3.2.0 119,228 8/1/2019
3.2.0-beta4-final 6,029 7/16/2019
3.2.0-beta3-final 6,858 6/25/2019
3.2.0-beta1-final 5,462 5/21/2019
3.1.0 304,343 5/21/2019
3.1.0-beta3-final 8,463 5/7/2019
3.1.0-beta2-final 5,119 4/24/2019
3.1.0-beta1-final 4,870 4/10/2019
3.0.0 560,366 4/2/2019
3.0.0-beta4-final 17,417 2/27/2019
3.0.0-beta3-final 23,098 2/14/2019
3.0.0-beta2-final 10,179 1/24/2019
2.11.0-beta1-final 9,255 12/11/2018
2.10.0 1,726,060 11/15/2018
2.9.0 1,008,095 8/16/2018
2.8.2 8,828,774 5/22/2018
2.8.0 724,019 5/1/2018
2.8.0-beta4 6,509 4/20/2018
2.8.0-beta3 9,785 4/12/2018
2.7.0 142,936 3/8/2018
2.6.1 434,269 12/14/2017
2.6.0 118,299 12/8/2017
2.6.0-beta3 8,205 11/22/2017
2.4.0 250,930 10/16/2017
2.3.2 163,470 8/31/2017
2.3.1 190,596 7/20/2017
2.3.0 32,493 7/11/2017
2.3.0-beta3 5,794 7/6/2017
2.3.0-beta2 6,022 6/15/2017
2.3.0-beta1 11,455 5/30/2017
2.2.0 59,437 5/30/2017
2.1.0 74,960 4/21/2017
2.0.0 671,932 3/9/2017
2.0.0-rc4 101,092 2/8/2017
2.0.0-rc3 6,548 1/30/2017
2.0.0-rc2 16,164 12/14/2016
2.0.0-rc 732,551 11/18/2016
2.0.0-beta5 9,303 10/28/2016
2.0.0-beta4 6,501 10/12/2016
2.0.0-beta3 405,952 7/13/2016
2.0.0-beta1 12,894 3/31/2016
1.3.2 508,385 7/1/2016
1.3.1 127,927 7/1/2016
1.3.0 122,214,689 6/27/2016
1.3.0-beta1-20160429-01 2,134,025 5/16/2016
1.2.2 57,627 5/17/2016
1.2.1 94,270 3/31/2016
1.2.0 350,363 3/31/2016
1.2.0-rc 7,806 3/5/2016
1.2.0-beta1-20160202-02 76,424 2/2/2016
1.2.0-beta1-20160108-01 9,760 1/12/2016
1.1.1 2,411,535 12/3/2015
1.1.0 34,535 11/30/2015
1.1.0-rc1-20151109-01 7,069 11/14/2015
1.1.0-rc1 7,248 10/19/2015
1.1.0-beta1-20150928-02 6,427 10/15/2015
1.1.0-beta1-20150812-01 6,972 8/26/2015
1.1.0-beta1 6,918 10/9/2015
1.0.1 962,730 12/21/2016
1.0.0 226,990 7/13/2015
1.0.0-rc3 12,680 6/17/2015
1.0.0-rc2 355,083 4/24/2015
1.0.0-rc1 17,328 2/14/2015
1.0.0-beta2 19,259 1/16/2015
1.0.0-beta1-20141031-01 14,004 11/11/2014
0.7.4091001-beta 13,049 9/29/2014
0.7.4080704-beta 13,511 8/20/2014
0.7.4052301-beta 22,881 6/3/2014
0.6.4033103-beta 15,526 4/1/2014