Microsoft.CodeAnalysis.VisualBasic.Workspaces
2.3.0-beta3
Prefix Reserved
See the version list below for details.
Requires NuGet 3.3 or higher.
dotnet add package Microsoft.CodeAnalysis.VisualBasic.Workspaces --version 2.3.0-beta3
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic.Workspaces -Version 2.3.0-beta3
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="2.3.0-beta3" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="2.3.0-beta3" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" />
paket add Microsoft.CodeAnalysis.VisualBasic.Workspaces --version 2.3.0-beta3
#r "nuget: Microsoft.CodeAnalysis.VisualBasic.Workspaces, 2.3.0-beta3"
#:package Microsoft.CodeAnalysis.VisualBasic.Workspaces@2.3.0-beta3
#addin nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=2.3.0-beta3&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=2.3.0-beta3&prerelease
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions.
| Product | Versions 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
| .NET Framework | 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. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Universal Windows Platform | uap was computed. uap10.0 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
- Microsoft.CodeAnalysis.VisualBasic (= 2.3.0-beta3)
- Microsoft.CodeAnalysis.Workspaces.Common (= 2.3.0-beta3)
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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42. |
|
|
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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42. |
|
|
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 |
|---|---|---|
| 5.0.0-2.final | 2,734 | 10/9/2025 |
| 4.14.0 | 1,866,241 | 5/15/2025 |
| 4.13.0 | 1,051,841 | 2/24/2025 |
| 4.12.0 | 1,423,439 | 12/4/2024 |
| 4.12.0-3.final | 11,191 | 10/29/2024 |
| 4.12.0-2.final | 12,149 | 9/17/2024 |
| 4.12.0-1.final | 14,601 | 8/14/2024 |
| 4.11.0 | 3,939,545 | 8/15/2024 |
| 4.11.0-3.final | 4,132 | 7/31/2024 |
| 4.11.0-2.final | 6,730 | 6/19/2024 |
| 4.10.0 | 2,422,915 | 6/10/2024 |
| 4.10.0-3.final | 9,099 | 4/29/2024 |
| 4.10.0-2.final | 8,718 | 3/19/2024 |
| 4.10.0-1.final | 372 | 3/18/2024 |
| 4.9.2 | 2,070,151 | 3/2/2024 |
| 4.9.0-3.final | 16,866 | 1/22/2024 |
| 4.9.0-2.final | 51,256 | 12/16/2023 |
| 4.9.0-1.final | 491 | 12/13/2023 |
| 4.8.0 | 5,772,073 | 11/22/2023 |
| 4.8.0-3.final | 28,337 | 11/3/2023 |
| 4.8.0-2.final | 22,932 | 9/20/2023 |
| 4.8.0-1.final | 4,711 | 9/9/2023 |
| 4.7.0 | 2,292,423 | 8/18/2023 |
| 4.7.0-2.final | 26,822 | 6/20/2023 |
| 4.7.0-1.final | 27,201 | 5/20/2023 |
| 4.6.0 | 1,610,566 | 5/16/2023 |
| 4.6.0-1.final | 191,037 | 3/3/2023 |
| 4.5.0 | 2,240,956 | 2/24/2023 |
| 4.5.0-2.final | 49,180 | 1/6/2023 |
| 4.4.0 | 6,204,049 | 11/14/2022 |
| 4.4.0-4.final | 95,336 | 10/22/2022 |
| 4.4.0-2.final | 71,926 | 9/19/2022 |
| 4.4.0-1.final | 4,247 | 8/16/2022 |
| 4.3.1 | 1,004,383 | 9/30/2022 |
| 4.3.0-3.final | 3,407 | 7/26/2022 |
| 4.3.0-2.final | 6,563 | 6/22/2022 |
| 4.3.0-1.final | 17,257 | 5/10/2022 |
| 4.2.0 | 1,865,550 | 5/13/2022 |
| 4.2.0-4.final | 7,843 | 4/27/2022 |
| 4.2.0-2.final | 28,942 | 3/25/2022 |
| 4.2.0-1.final | 9,627 | 2/18/2022 |
| 4.1.0 | 3,240,549 | 2/16/2022 |
| 4.1.0-3.final | 9,765 | 1/27/2022 |
| 4.1.0-1.final | 47,946 | 11/19/2021 |
| 4.0.1 | 2,577,838 | 11/9/2021 |
| 4.0.0-6.final | 10,859 | 10/20/2021 |
| 4.0.0-5.final | 2,180 | 10/11/2021 |
| 4.0.0-4.final | 34,175 | 9/15/2021 |
| 4.0.0-3.final | 39,351 | 8/12/2021 |
| 4.0.0-2.final | 1,950 | 7/20/2021 |
| 4.0.0-1.final | 20,536 | 7/7/2021 |
| 3.11.0 | 1,742,469 | 8/11/2021 |
| 3.11.0-3.final | 642 | 7/15/2021 |
| 3.11.0-1.final | 6,509 | 6/14/2021 |
| 3.10.0 | 325,413 | 6/11/2021 |
| 3.10.0-3.final | 12,261 | 5/13/2021 |
| 3.10.0-2.final | 1,651 | 4/20/2021 |
| 3.10.0-1.final | 21,068 | 3/3/2021 |
| 3.9.0 | 1,470,435 | 3/2/2021 |
| 3.9.0-5.final | 1,642 | 2/24/2021 |
| 3.9.0-4.final | 1,849 | 2/10/2021 |
| 3.9.0-3.final | 4,644 | 1/20/2021 |
| 3.9.0-2.final | 9,205 | 12/10/2020 |
| 3.9.0-1.final | 68,672 | 12/4/2020 |
| 3.8.0 | 2,965,084 | 11/13/2020 |
| 3.8.0-5.final | 14,463 | 10/23/2020 |
| 3.8.0-4.final | 4,136 | 10/13/2020 |
| 3.8.0-3.final | 16,753 | 9/16/2020 |
| 3.8.0-2.final | 1,217 | 9/1/2020 |
| 3.7.0 | 1,987,677 | 8/5/2020 |
| 3.7.0-4.final | 5,795 | 7/14/2020 |
| 3.7.0-3.final | 2,938 | 7/2/2020 |
| 3.7.0-2.final | 2,774 | 6/15/2020 |
| 3.7.0-1.final | 42,839 | 5/19/2020 |
| 3.6.0 | 780,084 | 5/19/2020 |
| 3.6.0-4.final | 3,855 | 5/5/2020 |
| 3.6.0-3.final | 1,529 | 4/16/2020 |
| 3.6.0-2.final | 46,817 | 3/26/2020 |
| 3.6.0-1.final | 3,134 | 3/17/2020 |
| 3.5.0 | 581,710 | 3/16/2020 |
| 3.5.0-beta3-final | 14,652 | 2/19/2020 |
| 3.5.0-beta2-final | 18,346 | 1/23/2020 |
| 3.5.0-beta1-final | 16,879 | 12/3/2019 |
| 3.4.0 | 2,148,103 | 12/3/2019 |
| 3.4.0-beta4-final | 13,260 | 11/15/2019 |
| 3.4.0-beta3-final | 3,745 | 11/4/2019 |
| 3.4.0-beta2-final | 47,089 | 10/15/2019 |
| 3.4.0-beta1-final | 4,087 | 9/23/2019 |
| 3.3.1 | 11,978,864 | 9/23/2019 |
| 3.3.1-beta3-final | 12,128 | 9/5/2019 |
| 3.3.0-beta2-final | 3,928 | 8/15/2019 |
| 3.3.0-beta1-final | 6,155 | 7/26/2019 |
| 3.2.1 | 221,244 | 8/9/2019 |
| 3.2.0 | 75,482 | 8/1/2019 |
| 3.2.0-beta4-final | 4,089 | 7/16/2019 |
| 3.2.0-beta3-final | 4,943 | 6/25/2019 |
| 3.2.0-beta1-final | 4,597 | 5/21/2019 |
| 3.1.0 | 254,333 | 5/21/2019 |
| 3.1.0-beta3-final | 7,483 | 5/7/2019 |
| 3.1.0-beta2-final | 4,199 | 4/24/2019 |
| 3.1.0-beta1-final | 3,558 | 4/10/2019 |
| 3.0.0 | 1,322,599 | 4/2/2019 |
| 3.0.0-beta4-final | 6,174 | 2/27/2019 |
| 3.0.0-beta3-final | 22,760 | 2/14/2019 |
| 3.0.0-beta2-final | 8,496 | 1/24/2019 |
| 2.11.0-beta1-final | 8,978 | 12/11/2018 |
| 2.10.0 | 1,623,355 | 11/15/2018 |
| 2.9.0 | 1,043,857 | 8/16/2018 |
| 2.8.2 | 8,926,569 | 5/22/2018 |
| 2.8.0 | 728,955 | 5/1/2018 |
| 2.8.0-beta4 | 5,444 | 4/20/2018 |
| 2.8.0-beta3 | 8,823 | 4/12/2018 |
| 2.7.0 | 125,679 | 3/8/2018 |
| 2.6.1 | 450,989 | 12/14/2017 |
| 2.6.0 | 136,717 | 12/8/2017 |
| 2.6.0-beta3 | 7,020 | 11/22/2017 |
| 2.4.0 | 239,919 | 10/16/2017 |
| 2.3.2 | 124,017 | 8/31/2017 |
| 2.3.1 | 174,775 | 7/20/2017 |
| 2.3.0 | 29,657 | 7/11/2017 |
| 2.3.0-beta3 | 4,523 | 7/6/2017 |
| 2.3.0-beta2 | 4,843 | 6/15/2017 |
| 2.3.0-beta1 | 9,950 | 5/30/2017 |
| 2.2.0 | 56,632 | 5/30/2017 |
| 2.1.0 | 40,834 | 4/21/2017 |
| 2.0.0 | 136,943 | 3/9/2017 |
| 2.0.0-rc4 | 30,751 | 2/8/2017 |
| 2.0.0-rc3 | 5,027 | 1/30/2017 |
| 2.0.0-rc2 | 14,147 | 12/14/2016 |
| 2.0.0-rc | 6,018 | 11/18/2016 |
| 2.0.0-beta5 | 7,427 | 10/18/2016 |
| 2.0.0-beta4 | 5,193 | 10/12/2016 |
| 2.0.0-beta3 | 11,188 | 7/13/2016 |
| 2.0.0-beta1 | 11,054 | 3/31/2016 |
| 1.3.2 | 431,637 | 7/1/2016 |
| 1.3.1 | 132,715 | 7/1/2016 |
| 1.3.0 | 66,230 | 6/27/2016 |
| 1.3.0-beta1-20160429-01 | 4,567 | 5/16/2016 |
| 1.2.2 | 53,275 | 5/17/2016 |
| 1.2.1 | 95,076 | 3/31/2016 |
| 1.2.0 | 355,031 | 3/31/2016 |
| 1.2.0-rc | 6,576 | 3/5/2016 |
| 1.2.0-beta1-20160202-02 | 5,690 | 2/2/2016 |
| 1.1.1 | 85,104 | 12/3/2015 |
| 1.1.0 | 36,135 | 11/30/2015 |
| 1.1.0-rc1-20151109-01 | 5,797 | 11/14/2015 |
| 1.1.0-rc1 | 6,190 | 10/19/2015 |
| 1.1.0-beta1-20150928-02 | 5,224 | 10/15/2015 |
| 1.1.0-beta1-20150812-01 | 5,741 | 8/26/2015 |
| 1.1.0-beta1 | 5,867 | 10/9/2015 |
| 1.0.1 | 1,242,546 | 12/21/2016 |
| 1.0.0 | 247,573 | 7/13/2015 |
| 1.0.0-rc3 | 15,292 | 6/17/2015 |
| 1.0.0-rc2 | 376,847 | 4/24/2015 |
| 1.0.0-rc1 | 15,794 | 2/14/2015 |
| 1.0.0-beta2 | 17,470 | 1/16/2015 |
| 1.0.0-beta1-20141031-01 | 12,653 | 11/11/2014 |
| 0.7.4091001-beta | 11,405 | 9/29/2014 |
| 0.7.4080704-beta | 8,204 | 8/20/2014 |
| 0.7.4052301-beta | 9,725 | 6/3/2014 |
| 0.6.4033103-beta | 14,281 | 4/1/2014 |