Microsoft.CodeAnalysis.VisualBasic.Workspaces 3.1.0-beta3-final

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.VisualBasic.Workspaces.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.VisualBasic.Workspaces --version 3.1.0-beta3-final
                    
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic.Workspaces -Version 3.1.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.Workspaces" Version="3.1.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.Workspaces" Version="3.1.0-beta3-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" />
                    
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.Workspaces --version 3.1.0-beta3-final
                    
#r "nuget: Microsoft.CodeAnalysis.VisualBasic.Workspaces, 3.1.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.
#:package Microsoft.CodeAnalysis.VisualBasic.Workspaces@3.1.0-beta3-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.Workspaces&version=3.1.0-beta3-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=3.1.0-beta3-final&prerelease
                    
Install as a Cake Tool

.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/ce8ac3f71fa4c73b78cf8218d58b322bdbdfa1c9.

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (103)

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

Package Downloads
Microsoft.CodeAnalysis

.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.

Microsoft.CodeAnalysis.VisualBasic.Features

.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.

Buildalyzer.Workspaces

A little utility to perform design-time builds of .NET projects without having to think too hard about it. This extension library adds support for creating a Roslyn workspace from Buildalyzer.

Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing

Roslyn Code Fix Test Framwork For Visual Basic.

Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing

Roslyn Analyzer Test Framwork For VisualBasic.

GitHub repositories (1)

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

Repository Stars
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!!
Version Downloads Last Updated
4.14.0 305,840 5/15/2025
4.13.0 669,235 2/24/2025
4.12.0 939,435 12/4/2024
4.12.0-3.final 10,745 10/29/2024
4.12.0-2.final 11,420 9/17/2024
4.12.0-1.final 13,720 8/14/2024
4.11.0 3,105,503 8/15/2024
4.11.0-3.final 3,095 7/31/2024
4.11.0-2.final 6,404 6/19/2024
4.10.0 1,648,647 6/10/2024
4.10.0-3.final 8,858 4/29/2024
4.10.0-2.final 7,964 3/19/2024
4.10.0-1.final 322 3/18/2024
4.9.2 1,768,061 3/2/2024
4.9.0-3.final 14,303 1/22/2024
4.9.0-2.final 44,955 12/16/2023
4.9.0-1.final 439 12/13/2023
4.8.0 4,926,640 11/22/2023
4.8.0-3.final 27,327 11/3/2023
4.8.0-2.final 22,812 9/20/2023
4.8.0-1.final 4,172 9/9/2023
4.7.0 2,134,386 8/18/2023
4.7.0-2.final 26,022 6/20/2023
4.7.0-1.final 23,866 5/20/2023
4.6.0 1,287,234 5/16/2023
4.6.0-1.final 175,415 3/3/2023
4.5.0 2,155,070 2/24/2023
4.5.0-2.final 42,512 1/6/2023
4.4.0 5,978,010 11/14/2022
4.4.0-4.final 93,817 10/22/2022
4.4.0-2.final 71,718 9/19/2022
4.4.0-1.final 4,183 8/16/2022
4.3.1 942,788 9/30/2022
4.3.0-3.final 3,128 7/26/2022
4.3.0-2.final 6,287 6/22/2022
4.3.0-1.final 16,066 5/10/2022
4.2.0 1,788,351 5/13/2022
4.2.0-4.final 7,731 4/27/2022
4.2.0-2.final 28,864 3/25/2022
4.2.0-1.final 9,523 2/18/2022
4.1.0 3,107,175 2/16/2022
4.1.0-3.final 9,677 1/27/2022
4.1.0-1.final 47,740 11/19/2021
4.0.1 2,500,754 11/9/2021
4.0.0-6.final 10,741 10/20/2021
4.0.0-5.final 2,106 10/11/2021
4.0.0-4.final 33,664 9/15/2021
4.0.0-3.final 38,498 8/12/2021
4.0.0-2.final 1,861 7/20/2021
4.0.0-1.final 20,114 7/7/2021
3.11.0 1,645,983 8/11/2021
3.11.0-3.final 568 7/15/2021
3.11.0-1.final 5,121 6/14/2021
3.10.0 309,744 6/11/2021
3.10.0-3.final 12,173 5/13/2021
3.10.0-2.final 1,569 4/20/2021
3.10.0-1.final 20,810 3/3/2021
3.9.0 1,412,878 3/2/2021
3.9.0-5.final 1,553 2/24/2021
3.9.0-4.final 1,632 2/10/2021
3.9.0-3.final 4,551 1/20/2021
3.9.0-2.final 8,667 12/10/2020
3.9.0-1.final 68,584 12/4/2020
3.8.0 2,816,546 11/13/2020
3.8.0-5.final 14,374 10/23/2020
3.8.0-4.final 3,988 10/13/2020
3.8.0-3.final 16,657 9/16/2020
3.8.0-2.final 1,138 9/1/2020
3.7.0 1,909,972 8/5/2020
3.7.0-4.final 5,547 7/14/2020
3.7.0-3.final 2,798 7/2/2020
3.7.0-2.final 2,684 6/15/2020
3.7.0-1.final 42,692 5/19/2020
3.6.0 754,967 5/19/2020
3.6.0-4.final 3,777 5/5/2020
3.6.0-3.final 1,445 4/16/2020
3.6.0-2.final 46,732 3/26/2020
3.6.0-1.final 3,056 3/17/2020
3.5.0 569,712 3/16/2020
3.5.0-beta3-final 14,048 2/19/2020
3.5.0-beta2-final 16,159 1/23/2020
3.5.0-beta1-final 16,639 12/3/2019
3.4.0 2,046,760 12/3/2019
3.4.0-beta4-final 13,120 11/15/2019
3.4.0-beta3-final 3,606 11/4/2019
3.4.0-beta2-final 43,432 10/15/2019
3.4.0-beta1-final 3,945 9/23/2019
3.3.1 11,285,881 9/23/2019
3.3.1-beta3-final 11,954 9/5/2019
3.3.0-beta2-final 3,744 8/15/2019
3.3.0-beta1-final 5,982 7/26/2019
3.2.1 217,057 8/9/2019
3.2.0 71,970 8/1/2019
3.2.0-beta4-final 3,962 7/16/2019
3.2.0-beta3-final 4,804 6/25/2019
3.2.0-beta1-final 4,455 5/21/2019
3.1.0 249,244 5/21/2019
3.1.0-beta3-final 7,341 5/7/2019
3.1.0-beta2-final 4,069 4/24/2019
3.1.0-beta1-final 3,419 4/10/2019
3.0.0 536,231 4/2/2019
3.0.0-beta4-final 5,961 2/27/2019
3.0.0-beta3-final 21,843 2/14/2019
3.0.0-beta2-final 8,173 1/24/2019
2.11.0-beta1-final 8,328 12/11/2018
2.10.0 1,585,615 11/15/2018
2.9.0 991,486 8/16/2018
2.8.2 8,871,834 5/22/2018
2.8.0 708,634 5/1/2018
2.8.0-beta4 5,182 4/20/2018
2.8.0-beta3 8,607 4/12/2018
2.7.0 121,074 3/8/2018
2.6.1 424,087 12/14/2017
2.6.0 131,261 12/8/2017
2.6.0-beta3 6,807 11/22/2017
2.4.0 227,848 10/16/2017
2.3.2 116,881 8/31/2017
2.3.1 168,389 7/20/2017
2.3.0 26,250 7/11/2017
2.3.0-beta3 4,335 7/6/2017
2.3.0-beta2 4,656 6/15/2017
2.3.0-beta1 9,734 5/30/2017
2.2.0 53,128 5/30/2017
2.1.0 37,335 4/21/2017
2.0.0 129,764 3/9/2017
2.0.0-rc4 29,017 2/8/2017
2.0.0-rc3 4,817 1/30/2017
2.0.0-rc2 13,939 12/14/2016
2.0.0-rc 5,812 11/18/2016
2.0.0-beta5 7,223 10/18/2016
2.0.0-beta4 4,986 10/12/2016
2.0.0-beta3 10,943 7/13/2016
2.0.0-beta1 10,813 3/31/2016
1.3.2 422,456 7/1/2016
1.3.1 124,757 7/1/2016
1.3.0 61,523 6/27/2016
1.3.0-beta1-20160429-01 4,398 5/16/2016
1.2.2 49,165 5/17/2016
1.2.1 90,591 3/31/2016
1.2.0 350,193 3/31/2016
1.2.0-rc 6,380 3/5/2016
1.2.0-beta1-20160202-02 5,443 2/2/2016
1.1.1 79,498 12/3/2015
1.1.0 32,550 11/30/2015
1.1.0-rc1-20151109-01 5,609 11/14/2015
1.1.0-rc1 5,904 10/19/2015
1.1.0-beta1-20150928-02 5,041 10/15/2015
1.1.0-beta1-20150812-01 5,549 8/26/2015
1.1.0-beta1 5,606 10/9/2015
1.0.1 1,152,097 12/21/2016
1.0.0 229,128 7/13/2015
1.0.0-rc3 13,008 6/17/2015
1.0.0-rc2 359,190 4/24/2015
1.0.0-rc1 15,352 2/14/2015
1.0.0-beta2 17,257 1/16/2015
1.0.0-beta1-20141031-01 12,423 11/11/2014
0.7.4091001-beta 11,161 9/29/2014
0.7.4080704-beta 8,019 8/20/2014
0.7.4052301-beta 9,513 6/3/2014
0.6.4033103-beta 13,575 4/1/2014