Microsoft.CodeAnalysis.VisualBasic 3.4.0-beta3-final

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

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 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. 
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 242,718 2/24/2025
4.12.0 660,877 12/4/2024
4.12.0-3.final 14,677 10/29/2024
4.12.0-2.final 16,350 9/17/2024
4.12.0-1.final 14,355 8/14/2024
4.11.0 2,378,516 8/15/2024
4.11.0-3.final 3,776 7/31/2024
4.11.0-2.final 6,827 6/19/2024
4.10.0 1,215,203 6/10/2024
4.10.0-3.final 10,429 4/29/2024
4.10.0-2.final 10,844 3/19/2024
4.10.0-1.final 383 3/18/2024
4.9.2 1,790,436 3/2/2024
4.9.0-3.final 13,417 1/22/2024
4.9.0-2.final 39,177 12/16/2023
4.9.0-1.final 614 12/13/2023
4.8.0 4,988,183 11/22/2023
4.8.0-3.final 272,398 11/3/2023
4.8.0-2.final 26,943 9/20/2023
4.8.0-1.final 4,412 9/9/2023
4.7.0 2,167,285 8/18/2023
4.7.0-2.final 28,857 6/20/2023
4.7.0-1.final 23,184 5/20/2023
4.6.0 1,289,341 5/16/2023
4.6.0-1.final 169,126 3/3/2023
4.5.0 2,378,355 2/24/2023
4.5.0-2.final 45,655 1/6/2023
4.4.0 6,653,565 11/14/2022
4.4.0-4.final 93,961 10/22/2022
4.4.0-2.final 68,623 9/19/2022
4.4.0-1.final 8,909 8/16/2022
4.3.1 1,163,021 9/30/2022
4.3.0-3.final 4,048 7/26/2022
4.3.0-2.final 13,161 6/22/2022
4.3.0-1.final 17,260 5/10/2022
4.2.0 2,003,394 5/13/2022
4.2.0-4.final 9,013 4/27/2022
4.2.0-2.final 32,192 3/25/2022
4.2.0-1.final 11,252 2/18/2022
4.1.0 3,318,782 2/16/2022
4.1.0-3.final 13,303 1/27/2022
4.1.0-1.final 49,538 11/19/2021
4.0.1 3,612,846 11/9/2021
4.0.0-6.final 12,417 10/20/2021
4.0.0-5.final 2,241 10/11/2021
4.0.0-4.final 32,146 9/15/2021
4.0.0-3.final 40,785 8/12/2021
4.0.0-2.final 2,079 7/20/2021
4.0.0-1.final 19,242 7/7/2021
3.11.0 1,765,849 8/11/2021
3.11.0-3.final 630 7/15/2021
3.11.0-1.final 10,098 6/14/2021
3.10.0 337,847 6/11/2021
3.10.0-3.final 35,965 5/13/2021
3.10.0-2.final 1,993 4/20/2021
3.10.0-1.final 20,173 3/3/2021
3.9.0 1,882,699 3/2/2021
3.9.0-5.final 1,860 2/24/2021
3.9.0-4.final 1,775 2/10/2021
3.9.0-3.final 5,079 1/20/2021
3.9.0-2.final 33,934 12/10/2020
3.9.0-1.final 69,436 12/4/2020
3.8.0 5,278,091 11/13/2020
3.8.0-5.final 17,121 10/23/2020
3.8.0-4.final 5,313 10/13/2020
3.8.0-3.final 19,144 9/16/2020
3.8.0-2.final 2,133 9/1/2020
3.7.0 1,986,651 8/5/2020
3.7.0-4.final 7,124 7/14/2020
3.7.0-3.final 3,155 7/2/2020
3.7.0-2.final 3,976 6/15/2020
3.7.0-1.final 43,639 5/19/2020
3.6.0 1,285,579 5/19/2020
3.6.0-4.final 3,828 5/5/2020
3.6.0-3.final 5,180 4/16/2020
3.6.0-2.final 46,882 3/26/2020
3.6.0-1.final 3,136 3/17/2020
3.5.0 695,248 3/16/2020
3.5.0-beta3-final 14,743 2/19/2020
3.5.0-beta2-final 20,539 1/23/2020
3.5.0-beta1-final 18,014 12/3/2019
3.4.0 1,993,858 12/3/2019
3.4.0-beta4-final 18,202 11/15/2019
3.4.0-beta3-final 8,801 11/4/2019
3.4.0-beta2-final 44,835 10/15/2019
3.4.0-beta1-final 5,177 9/23/2019
3.3.1 12,090,171 9/23/2019
3.3.1-beta3-final 13,079 9/5/2019
3.3.0-beta2-final 5,195 8/15/2019
3.3.0-beta1-final 9,749 7/26/2019
3.2.1 220,323 8/9/2019
3.2.0 119,270 8/1/2019
3.2.0-beta4-final 6,031 7/16/2019
3.2.0-beta3-final 6,860 6/25/2019
3.2.0-beta1-final 5,470 5/21/2019
3.1.0 304,399 5/21/2019
3.1.0-beta3-final 8,465 5/7/2019
3.1.0-beta2-final 5,121 4/24/2019
3.1.0-beta1-final 4,873 4/10/2019
3.0.0 561,984 4/2/2019
3.0.0-beta4-final 17,430 2/27/2019
3.0.0-beta3-final 23,197 2/14/2019
3.0.0-beta2-final 10,197 1/24/2019
2.11.0-beta1-final 9,280 12/11/2018
2.10.0 1,727,292 11/15/2018
2.9.0 1,009,699 8/16/2018
2.8.2 8,830,457 5/22/2018
2.8.0 724,519 5/1/2018
2.8.0-beta4 6,511 4/20/2018
2.8.0-beta3 9,787 4/12/2018
2.7.0 142,958 3/8/2018
2.6.1 434,670 12/14/2017
2.6.0 119,500 12/8/2017
2.6.0-beta3 8,208 11/22/2017
2.4.0 251,423 10/16/2017
2.3.2 163,598 8/31/2017
2.3.1 190,646 7/20/2017
2.3.0 32,497 7/11/2017
2.3.0-beta3 5,796 7/6/2017
2.3.0-beta2 6,024 6/15/2017
2.3.0-beta1 11,457 5/30/2017
2.2.0 59,460 5/30/2017
2.1.0 74,975 4/21/2017
2.0.0 672,536 3/9/2017
2.0.0-rc4 101,177 2/8/2017
2.0.0-rc3 6,550 1/30/2017
2.0.0-rc2 16,166 12/14/2016
2.0.0-rc 732,553 11/18/2016
2.0.0-beta5 9,305 10/28/2016
2.0.0-beta4 6,503 10/12/2016
2.0.0-beta3 405,977 7/13/2016
2.0.0-beta1 12,898 3/31/2016
1.3.2 508,869 7/1/2016
1.3.1 128,163 7/1/2016
1.3.0 122,408,855 6/27/2016
1.3.0-beta1-20160429-01 2,134,176 5/16/2016
1.2.2 57,655 5/17/2016
1.2.1 94,285 3/31/2016
1.2.0 350,390 3/31/2016
1.2.0-rc 7,808 3/5/2016
1.2.0-beta1-20160202-02 76,427 2/2/2016
1.2.0-beta1-20160108-01 9,762 1/12/2016
1.1.1 2,411,689 12/3/2015
1.1.0 34,541 11/30/2015
1.1.0-rc1-20151109-01 7,071 11/14/2015
1.1.0-rc1 7,250 10/19/2015
1.1.0-beta1-20150928-02 6,428 10/15/2015
1.1.0-beta1-20150812-01 6,974 8/26/2015
1.1.0-beta1 6,920 10/9/2015
1.0.1 965,707 12/21/2016
1.0.0 227,887 7/13/2015
1.0.0-rc3 12,706 6/17/2015
1.0.0-rc2 355,200 4/24/2015
1.0.0-rc1 17,330 2/14/2015
1.0.0-beta2 19,261 1/16/2015
1.0.0-beta1-20141031-01 14,006 11/11/2014
0.7.4091001-beta 13,050 9/29/2014
0.7.4080704-beta 13,513 8/20/2014
0.7.4052301-beta 22,881 6/3/2014
0.6.4033103-beta 15,549 4/1/2014