Microsoft.CodeAnalysis.VisualBasic.Workspaces 1.1.0-beta1-20150928-02

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

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (109)

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/16f9bd284cd49604ac82998bfe778a8eb16d4347.

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/16f9bd284cd49604ac82998bfe778a8eb16d4347.

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 (2)

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

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
Version Downloads Last Updated
5.3.0 249,528 3/10/2026
5.3.0-2.final 1,223 2/2/2026
5.0.0 2,253,141 11/18/2025
5.0.0-2.final 13,792 10/9/2025
4.14.0 4,576,732 5/15/2025
4.13.0 1,427,246 2/24/2025
4.12.0 1,958,100 12/4/2024
4.12.0-3.final 12,367 10/29/2024
4.12.0-2.final 12,572 9/17/2024
4.12.0-1.final 16,387 8/14/2024
4.11.0 5,092,147 8/15/2024
4.11.0-3.final 6,092 7/31/2024
4.11.0-2.final 7,170 6/19/2024
4.10.0 3,325,724 6/10/2024
4.10.0-3.final 9,597 4/29/2024
4.10.0-2.final 10,556 3/19/2024
4.10.0-1.final 482 3/18/2024
4.9.2 2,450,208 3/2/2024
4.9.0-3.final 21,012 1/22/2024
1.1.0-beta1-20150928-02 5,372 10/15/2015
Loading failed

Preview of Microsoft .NET Compiler Platform (Roslyn)