Microsoft.CodeAnalysis.VisualBasic.Workspaces 1.2.0-beta1-20160202-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.2.0-beta1-20160202-02
                    
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic.Workspaces -Version 1.2.0-beta1-20160202-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.2.0-beta1-20160202-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.2.0-beta1-20160202-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.2.0-beta1-20160202-02
                    
#r "nuget: Microsoft.CodeAnalysis.VisualBasic.Workspaces, 1.2.0-beta1-20160202-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.2.0-beta1-20160202-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.2.0-beta1-20160202-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=1.2.0-beta1-20160202-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 (105)

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

Showing the top 20 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
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
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
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.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
apache/lucenenet
Apache Lucene.NET
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 https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io
code-cracker/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
cezarypiatek/MappingGenerator
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
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
aspnet/Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
moq/labs
The most popular and friendly mocking framework for .NET
Version Downloads Last Updated
4.14.0 1,099,105 5/15/2025
4.13.0 934,525 2/24/2025
4.12.0 1,248,983 12/4/2024
4.12.0-3.final 11,036 10/29/2024
4.12.0-2.final 11,785 9/17/2024
4.12.0-1.final 14,338 8/14/2024
4.11.0 3,633,574 8/15/2024
4.11.0-3.final 3,710 7/31/2024
4.11.0-2.final 6,624 6/19/2024
4.10.0 2,111,646 6/10/2024
4.10.0-3.final 9,000 4/29/2024
4.10.0-2.final 8,419 3/19/2024
4.10.0-1.final 341 3/18/2024
4.9.2 1,964,565 3/2/2024
4.9.0-3.final 15,804 1/22/2024
4.9.0-2.final 48,862 12/16/2023
4.9.0-1.final 463 12/13/2023
4.8.0 5,462,750 11/22/2023
4.8.0-3.final 27,930 11/3/2023
4.8.0-2.final 22,882 9/20/2023
4.8.0-1.final 4,684 9/9/2023
4.7.0 2,231,383 8/18/2023
4.7.0-2.final 26,492 6/20/2023
4.7.0-1.final 25,984 5/20/2023
4.6.0 1,484,292 5/16/2023
4.6.0-1.final 184,605 3/3/2023
4.5.0 2,210,186 2/24/2023
4.5.0-2.final 46,892 1/6/2023
4.4.0 6,115,815 11/14/2022
4.4.0-4.final 94,775 10/22/2022
4.4.0-2.final 71,881 9/19/2022
4.4.0-1.final 4,220 8/16/2022
4.3.1 978,850 9/30/2022
4.3.0-3.final 3,262 7/26/2022
4.3.0-2.final 6,472 6/22/2022
4.3.0-1.final 16,864 5/10/2022
4.2.0 1,835,653 5/13/2022
4.2.0-4.final 7,806 4/27/2022
4.2.0-2.final 28,908 3/25/2022
4.2.0-1.final 9,583 2/18/2022
4.1.0 3,193,742 2/16/2022
4.1.0-3.final 9,717 1/27/2022
4.1.0-1.final 47,839 11/19/2021
4.0.1 2,550,956 11/9/2021
4.0.0-6.final 10,818 10/20/2021
4.0.0-5.final 2,143 10/11/2021
4.0.0-4.final 33,980 9/15/2021
4.0.0-3.final 39,056 8/12/2021
4.0.0-2.final 1,909 7/20/2021
4.0.0-1.final 20,281 7/7/2021
3.11.0 1,703,679 8/11/2021
3.11.0-3.final 601 7/15/2021
3.11.0-1.final 6,162 6/14/2021
3.10.0 318,811 6/11/2021
3.10.0-3.final 12,214 5/13/2021
3.10.0-2.final 1,615 4/20/2021
3.10.0-1.final 20,975 3/3/2021
3.9.0 1,453,560 3/2/2021
3.9.0-5.final 1,602 2/24/2021
3.9.0-4.final 1,762 2/10/2021
3.9.0-3.final 4,606 1/20/2021
3.9.0-2.final 9,004 12/10/2020
3.9.0-1.final 68,636 12/4/2020
3.8.0 2,908,893 11/13/2020
3.8.0-5.final 14,423 10/23/2020
3.8.0-4.final 4,088 10/13/2020
3.8.0-3.final 16,700 9/16/2020
3.8.0-2.final 1,176 9/1/2020
3.7.0 1,957,896 8/5/2020
3.7.0-4.final 5,701 7/14/2020
3.7.0-3.final 2,869 7/2/2020
3.7.0-2.final 2,731 6/15/2020
3.7.0-1.final 42,766 5/19/2020
3.6.0 771,013 5/19/2020
3.6.0-4.final 3,816 5/5/2020
3.6.0-3.final 1,493 4/16/2020
3.6.0-2.final 46,779 3/26/2020
3.6.0-1.final 3,098 3/17/2020
3.5.0 576,646 3/16/2020
3.5.0-beta3-final 14,417 2/19/2020
3.5.0-beta2-final 17,149 1/23/2020
3.5.0-beta1-final 16,777 12/3/2019
3.4.0 2,108,198 12/3/2019
3.4.0-beta4-final 13,205 11/15/2019
3.4.0-beta3-final 3,685 11/4/2019
3.4.0-beta2-final 45,771 10/15/2019
3.4.0-beta1-final 4,025 9/23/2019
3.3.1 11,718,923 9/23/2019
3.3.1-beta3-final 12,058 9/5/2019
3.3.0-beta2-final 3,861 8/15/2019
3.3.0-beta1-final 6,084 7/26/2019
3.2.1 219,155 8/9/2019
3.2.0 73,657 8/1/2019
3.2.0-beta4-final 4,035 7/16/2019
3.2.0-beta3-final 4,894 6/25/2019
3.2.0-beta1-final 4,539 5/21/2019
3.1.0 252,041 5/21/2019
3.1.0-beta3-final 7,421 5/7/2019
3.1.0-beta2-final 4,152 4/24/2019
3.1.0-beta1-final 3,497 4/10/2019
3.0.0 1,032,768 4/2/2019
3.0.0-beta4-final 6,075 2/27/2019
3.0.0-beta3-final 22,447 2/14/2019
3.0.0-beta2-final 8,366 1/24/2019
2.11.0-beta1-final 8,740 12/11/2018
2.10.0 1,609,178 11/15/2018
2.9.0 1,021,541 8/16/2018
2.8.2 8,906,871 5/22/2018
2.8.0 721,684 5/1/2018
2.8.0-beta4 5,350 4/20/2018
2.8.0-beta3 8,746 4/12/2018
2.7.0 123,269 3/8/2018
2.6.1 439,795 12/14/2017
2.6.0 134,055 12/8/2017
2.6.0-beta3 6,942 11/22/2017
2.4.0 234,948 10/16/2017
2.3.2 120,870 8/31/2017
2.3.1 171,538 7/20/2017
2.3.0 27,860 7/11/2017
2.3.0-beta3 4,450 7/6/2017
2.3.0-beta2 4,775 6/15/2017
2.3.0-beta1 9,876 5/30/2017
2.2.0 54,759 5/30/2017
2.1.0 38,982 4/21/2017
2.0.0 133,147 3/9/2017
2.0.0-rc4 30,456 2/8/2017
2.0.0-rc3 4,955 1/30/2017
2.0.0-rc2 14,072 12/14/2016
2.0.0-rc 5,941 11/18/2016
2.0.0-beta5 7,356 10/18/2016
2.0.0-beta4 5,115 10/12/2016
2.0.0-beta3 11,087 7/13/2016
2.0.0-beta1 10,951 3/31/2016
1.3.2 427,654 7/1/2016
1.3.1 129,257 7/1/2016
1.3.0 63,921 6/27/2016
1.3.0-beta1-20160429-01 4,497 5/16/2016
1.2.2 51,300 5/17/2016
1.2.1 92,993 3/31/2016
1.2.0 352,691 3/31/2016
1.2.0-rc 6,502 3/5/2016
1.2.0-beta1-20160202-02 5,584 2/2/2016
1.1.1 82,570 12/3/2015
1.1.0 34,215 11/30/2015
1.1.0-rc1-20151109-01 5,725 11/14/2015
1.1.0-rc1 6,072 10/19/2015
1.1.0-beta1-20150928-02 5,147 10/15/2015
1.1.0-beta1-20150812-01 5,670 8/26/2015
1.1.0-beta1 5,762 10/9/2015
1.0.1 1,211,343 12/21/2016
1.0.0 238,916 7/13/2015
1.0.0-rc3 14,314 6/17/2015
1.0.0-rc2 371,322 4/24/2015
1.0.0-rc1 15,606 2/14/2015
1.0.0-beta2 17,391 1/16/2015
1.0.0-beta1-20141031-01 12,567 11/11/2014
0.7.4091001-beta 11,328 9/29/2014
0.7.4080704-beta 8,134 8/20/2014
0.7.4052301-beta 9,648 6/3/2014
0.6.4033103-beta 14,030 4/1/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)