Microsoft.CodeAnalysis.VisualBasic 4.13.0

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

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 is compatible.  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 is compatible.  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 278,701 2 months ago
4.12.0 692,711 5 months ago
4.12.0-3.final 14,765 6 months ago
4.12.0-2.final 16,503 7 months ago
4.12.0-1.final 14,436 8 months ago
4.11.0 2,442,375 8 months ago
4.11.0-3.final 3,860 9 months ago
4.11.0-2.final 6,837 6/19/2024
4.10.0 1,255,728 6/10/2024
4.10.0-3.final 10,466 4/29/2024
4.10.0-2.final 10,974 3/19/2024
4.10.0-1.final 384 3/18/2024
4.9.2 1,815,457 3/2/2024
4.9.0-3.final 13,808 1/22/2024
4.9.0-2.final 39,645 12/16/2023
4.9.0-1.final 615 12/13/2023
4.8.0 5,059,344 11/22/2023
4.8.0-3.final 275,101 11/3/2023
4.8.0-2.final 26,962 9/20/2023
4.8.0-1.final 4,433 9/9/2023
4.7.0 2,177,907 8/18/2023
4.7.0-2.final 28,895 6/20/2023
4.7.0-1.final 23,457 5/20/2023
4.6.0 1,307,113 5/16/2023
4.6.0-1.final 169,380 3/3/2023
4.5.0 2,387,643 2/24/2023
4.5.0-2.final 46,324 1/6/2023
4.4.0 6,673,480 11/14/2022
4.4.0-4.final 94,131 10/22/2022
4.4.0-2.final 68,849 9/19/2022
4.4.0-1.final 8,911 8/16/2022
4.3.1 1,167,221 9/30/2022
4.3.0-3.final 4,075 7/26/2022
4.3.0-2.final 13,189 6/22/2022
4.3.0-1.final 17,413 5/10/2022
4.2.0 2,008,304 5/13/2022
4.2.0-4.final 9,019 4/27/2022
4.2.0-2.final 32,284 3/25/2022
4.2.0-1.final 11,264 2/18/2022
4.1.0 3,326,033 2/16/2022
4.1.0-3.final 13,310 1/27/2022
4.1.0-1.final 49,545 11/19/2021
4.0.1 3,628,562 11/9/2021
4.0.0-6.final 12,420 10/20/2021
4.0.0-5.final 2,244 10/11/2021
4.0.0-4.final 32,216 9/15/2021
4.0.0-3.final 40,891 8/12/2021
4.0.0-2.final 2,082 7/20/2021
4.0.0-1.final 19,400 7/7/2021
3.11.0 1,771,487 8/11/2021
3.11.0-3.final 633 7/15/2021
3.11.0-1.final 10,102 6/14/2021
3.10.0 338,820 6/11/2021
3.10.0-3.final 36,153 5/13/2021
3.10.0-2.final 1,996 4/20/2021
3.10.0-1.final 20,396 3/3/2021
3.9.0 1,884,525 3/2/2021
3.9.0-5.final 1,864 2/24/2021
3.9.0-4.final 1,782 2/10/2021
3.9.0-3.final 5,082 1/20/2021
3.9.0-2.final 34,395 12/10/2020
3.9.0-1.final 69,439 12/4/2020
3.8.0 5,323,366 11/13/2020
3.8.0-5.final 17,134 10/23/2020
3.8.0-4.final 5,328 10/13/2020
3.8.0-3.final 19,150 9/16/2020
3.8.0-2.final 2,136 9/1/2020
3.7.0 1,991,956 8/5/2020
3.7.0-4.final 7,165 7/14/2020
3.7.0-3.final 3,161 7/2/2020
3.7.0-2.final 3,979 6/15/2020
3.7.0-1.final 43,646 5/19/2020
3.6.0 1,287,418 5/19/2020
3.6.0-4.final 3,831 5/5/2020
3.6.0-3.final 5,184 4/16/2020
3.6.0-2.final 46,885 3/26/2020
3.6.0-1.final 3,139 3/17/2020
3.5.0 695,632 3/16/2020
3.5.0-beta3-final 14,771 2/19/2020
3.5.0-beta2-final 20,542 1/23/2020
3.5.0-beta1-final 18,022 12/3/2019
3.4.0 2,000,850 12/3/2019
3.4.0-beta4-final 18,206 11/15/2019
3.4.0-beta3-final 8,805 11/4/2019
3.4.0-beta2-final 44,839 10/15/2019
3.4.0-beta1-final 5,182 9/23/2019
3.3.1 12,134,668 9/23/2019
3.3.1-beta3-final 13,084 9/5/2019
3.3.0-beta2-final 5,199 8/15/2019
3.3.0-beta1-final 9,755 7/26/2019
3.2.1 220,372 8/9/2019
3.2.0 119,316 8/1/2019
3.2.0-beta4-final 6,035 7/16/2019
3.2.0-beta3-final 6,865 6/25/2019
3.2.0-beta1-final 5,474 5/21/2019
3.1.0 304,483 5/21/2019
3.1.0-beta3-final 8,469 5/7/2019
3.1.0-beta2-final 5,125 4/24/2019
3.1.0-beta1-final 4,877 4/10/2019
3.0.0 565,499 4/2/2019
3.0.0-beta4-final 17,450 2/27/2019
3.0.0-beta3-final 23,296 2/14/2019
3.0.0-beta2-final 10,221 1/24/2019
2.11.0-beta1-final 9,312 12/11/2018
2.10.0 1,729,404 11/15/2018
2.9.0 1,011,995 8/16/2018
2.8.2 8,833,221 5/22/2018
2.8.0 725,334 5/1/2018
2.8.0-beta4 6,527 4/20/2018
2.8.0-beta3 9,805 4/12/2018
2.7.0 143,003 3/8/2018
2.6.1 435,289 12/14/2017
2.6.0 123,294 12/8/2017
2.6.0-beta3 8,220 11/22/2017
2.4.0 252,110 10/16/2017
2.3.2 163,775 8/31/2017
2.3.1 190,678 7/20/2017
2.3.0 32,525 7/11/2017
2.3.0-beta3 5,808 7/6/2017
2.3.0-beta2 6,036 6/15/2017
2.3.0-beta1 11,470 5/30/2017
2.2.0 59,509 5/30/2017
2.1.0 75,009 4/21/2017
2.0.0 673,908 3/9/2017
2.0.0-rc4 101,263 2/8/2017
2.0.0-rc3 6,562 1/30/2017
2.0.0-rc2 16,179 12/14/2016
2.0.0-rc 732,565 11/18/2016
2.0.0-beta5 9,317 10/28/2016
2.0.0-beta4 6,515 10/12/2016
2.0.0-beta3 405,989 7/13/2016
2.0.0-beta1 12,910 3/31/2016
1.3.2 509,586 7/1/2016
1.3.1 128,476 7/1/2016
1.3.0 122,740,362 6/27/2016
1.3.0-beta1-20160429-01 2,134,351 5/16/2016
1.2.2 57,716 5/17/2016
1.2.1 94,308 3/31/2016
1.2.0 350,408 3/31/2016
1.2.0-rc 7,820 3/5/2016
1.2.0-beta1-20160202-02 76,447 2/2/2016
1.2.0-beta1-20160108-01 9,774 1/12/2016
1.1.1 2,411,852 12/3/2015
1.1.0 34,596 11/30/2015
1.1.0-rc1-20151109-01 7,083 11/14/2015
1.1.0-rc1 7,270 10/19/2015
1.1.0-beta1-20150928-02 6,440 10/15/2015
1.1.0-beta1-20150812-01 6,986 8/26/2015
1.1.0-beta1 6,940 10/9/2015
1.0.1 970,563 12/21/2016
1.0.0 229,123 7/13/2015
1.0.0-rc3 12,780 6/17/2015
1.0.0-rc2 355,423 4/24/2015
1.0.0-rc1 17,361 2/14/2015
1.0.0-beta2 19,273 1/16/2015
1.0.0-beta1-20141031-01 14,018 11/11/2014
0.7.4091001-beta 13,082 9/29/2014
0.7.4080704-beta 13,527 8/20/2014
0.7.4052301-beta 22,894 6/3/2014
0.6.4033103-beta 15,599 4/1/2014