Microsoft.CodeAnalysis.VisualBasic.Workspaces
2.6.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.6.0-beta3
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic.Workspaces -Version 2.6.0-beta3
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="2.6.0-beta3" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="2.6.0-beta3" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" />
paket add Microsoft.CodeAnalysis.VisualBasic.Workspaces --version 2.6.0-beta3
#r "nuget: Microsoft.CodeAnalysis.VisualBasic.Workspaces, 2.6.0-beta3"
#addin nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=2.6.0-beta3&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=2.6.0-beta3&prerelease
.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/d3f6b8e7e17ebc52a62150db7bb952daf0dc2c29
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.6.0-beta3)
- Microsoft.CodeAnalysis.Workspaces.Common (= 2.6.0-beta3)
NuGet packages (100)
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 (50)
Showing the top 20 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!!
|
|
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.
|
|
apache/lucenenet
Apache Lucene.NET
|
|
dotnet/roslyn-analyzers
|
|
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
|
|
code-cracker/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
|
|
KirillOsenkov/SourceBrowser
Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io
|
|
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
|
|
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
|
|
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
|
|
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
|
|
moq/labs
The most popular and friendly mocking framework for .NET
|
|
phmonte/Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
|
|
icsharpcode/RefactoringEssentials
Refactoring Essentials for Visual Studio
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
Version | Downloads | Last updated |
---|---|---|
4.14.0 | 48,647 | 5/15/2025 |
4.13.0 | 476,515 | 2/24/2025 |
4.12.0 | 772,114 | 12/4/2024 |
4.12.0-3.final | 10,569 | 10/29/2024 |
4.12.0-2.final | 11,140 | 9/17/2024 |
4.12.0-1.final | 13,334 | 8/14/2024 |
4.11.0 | 2,699,770 | 8/15/2024 |
4.11.0-3.final | 2,850 | 7/31/2024 |
4.11.0-2.final | 6,262 | 6/19/2024 |
4.10.0 | 1,371,393 | 6/10/2024 |
4.10.0-3.final | 8,708 | 4/29/2024 |
4.10.0-2.final | 7,499 | 3/19/2024 |
4.10.0-1.final | 285 | 3/18/2024 |
4.9.2 | 1,673,104 | 3/2/2024 |
4.9.0-3.final | 13,325 | 1/22/2024 |
4.9.0-2.final | 39,731 | 12/16/2023 |
4.9.0-1.final | 407 | 12/13/2023 |
4.8.0 | 4,595,581 | 11/22/2023 |
4.8.0-3.final | 26,684 | 11/3/2023 |
4.8.0-2.final | 22,708 | 9/20/2023 |
4.8.0-1.final | 3,817 | 9/9/2023 |
4.7.0 | 2,080,446 | 8/18/2023 |
4.7.0-2.final | 25,661 | 6/20/2023 |
4.7.0-1.final | 22,622 | 5/20/2023 |
4.6.0 | 1,156,019 | 5/16/2023 |
4.6.0-1.final | 174,089 | 3/3/2023 |
4.5.0 | 2,115,113 | 2/24/2023 |
4.5.0-2.final | 39,136 | 1/6/2023 |
4.4.0 | 5,877,544 | 11/14/2022 |
4.4.0-4.final | 91,895 | 10/22/2022 |
4.4.0-2.final | 64,804 | 9/19/2022 |
4.4.0-1.final | 4,110 | 8/16/2022 |
4.3.1 | 921,454 | 9/30/2022 |
4.3.0-3.final | 3,072 | 7/26/2022 |
4.3.0-2.final | 6,144 | 6/22/2022 |
4.3.0-1.final | 15,372 | 5/10/2022 |
4.2.0 | 1,759,407 | 5/13/2022 |
4.2.0-4.final | 7,669 | 4/27/2022 |
4.2.0-2.final | 28,792 | 3/25/2022 |
4.2.0-1.final | 9,449 | 2/18/2022 |
4.1.0 | 3,059,221 | 2/16/2022 |
4.1.0-3.final | 9,614 | 1/27/2022 |
4.1.0-1.final | 47,656 | 11/19/2021 |
4.0.1 | 2,472,518 | 11/9/2021 |
4.0.0-6.final | 10,669 | 10/20/2021 |
4.0.0-5.final | 2,056 | 10/11/2021 |
4.0.0-4.final | 31,312 | 9/15/2021 |
4.0.0-3.final | 38,146 | 8/12/2021 |
4.0.0-2.final | 1,807 | 7/20/2021 |
4.0.0-1.final | 19,722 | 7/7/2021 |
3.11.0 | 1,614,193 | 8/11/2021 |
3.11.0-3.final | 503 | 7/15/2021 |
3.11.0-1.final | 4,746 | 6/14/2021 |
3.10.0 | 305,948 | 6/11/2021 |
3.10.0-3.final | 12,092 | 5/13/2021 |
3.10.0-2.final | 1,506 | 4/20/2021 |
3.10.0-1.final | 20,592 | 3/3/2021 |
3.9.0 | 1,391,134 | 3/2/2021 |
3.9.0-5.final | 1,500 | 2/24/2021 |
3.9.0-4.final | 1,537 | 2/10/2021 |
3.9.0-3.final | 4,499 | 1/20/2021 |
3.9.0-2.final | 8,443 | 12/10/2020 |
3.9.0-1.final | 68,528 | 12/4/2020 |
3.8.0 | 2,764,601 | 11/13/2020 |
3.8.0-5.final | 14,322 | 10/23/2020 |
3.8.0-4.final | 3,913 | 10/13/2020 |
3.8.0-3.final | 16,595 | 9/16/2020 |
3.8.0-2.final | 1,065 | 9/1/2020 |
3.7.0 | 1,878,425 | 8/5/2020 |
3.7.0-4.final | 5,379 | 7/14/2020 |
3.7.0-3.final | 2,737 | 7/2/2020 |
3.7.0-2.final | 2,624 | 6/15/2020 |
3.7.0-1.final | 42,593 | 5/19/2020 |
3.6.0 | 748,780 | 5/19/2020 |
3.6.0-4.final | 3,718 | 5/5/2020 |
3.6.0-3.final | 1,389 | 4/16/2020 |
3.6.0-2.final | 46,676 | 3/26/2020 |
3.6.0-1.final | 3,007 | 3/17/2020 |
3.5.0 | 567,866 | 3/16/2020 |
3.5.0-beta3-final | 13,822 | 2/19/2020 |
3.5.0-beta2-final | 16,102 | 1/23/2020 |
3.5.0-beta1-final | 16,565 | 12/3/2019 |
3.4.0 | 2,002,153 | 12/3/2019 |
3.4.0-beta4-final | 13,049 | 11/15/2019 |
3.4.0-beta3-final | 3,549 | 11/4/2019 |
3.4.0-beta2-final | 43,372 | 10/15/2019 |
3.4.0-beta1-final | 3,885 | 9/23/2019 |
3.3.1 | 11,004,896 | 9/23/2019 |
3.3.1-beta3-final | 11,880 | 9/5/2019 |
3.3.0-beta2-final | 3,685 | 8/15/2019 |
3.3.0-beta1-final | 5,922 | 7/26/2019 |
3.2.1 | 216,697 | 8/9/2019 |
3.2.0 | 71,867 | 8/1/2019 |
3.2.0-beta4-final | 3,899 | 7/16/2019 |
3.2.0-beta3-final | 4,745 | 6/25/2019 |
3.2.0-beta1-final | 4,388 | 5/21/2019 |
3.1.0 | 248,307 | 5/21/2019 |
3.1.0-beta3-final | 7,277 | 5/7/2019 |
3.1.0-beta2-final | 3,997 | 4/24/2019 |
3.1.0-beta1-final | 3,362 | 4/10/2019 |
3.0.0 | 518,589 | 4/2/2019 |
3.0.0-beta4-final | 5,880 | 2/27/2019 |
3.0.0-beta3-final | 21,332 | 2/14/2019 |
3.0.0-beta2-final | 8,050 | 1/24/2019 |
2.11.0-beta1-final | 8,109 | 12/11/2018 |
2.10.0 | 1,574,089 | 11/15/2018 |
2.9.0 | 975,348 | 8/16/2018 |
2.8.2 | 8,853,796 | 5/22/2018 |
2.8.0 | 698,877 | 5/1/2018 |
2.8.0-beta4 | 5,051 | 4/20/2018 |
2.8.0-beta3 | 8,481 | 4/12/2018 |
2.7.0 | 120,749 | 3/8/2018 |
2.6.1 | 419,735 | 12/14/2017 |
2.6.0 | 125,989 | 12/8/2017 |
2.6.0-beta3 | 6,713 | 11/22/2017 |
2.4.0 | 224,035 | 10/16/2017 |
2.3.2 | 116,030 | 8/31/2017 |
2.3.1 | 168,121 | 7/20/2017 |
2.3.0 | 26,063 | 7/11/2017 |
2.3.0-beta3 | 4,244 | 7/6/2017 |
2.3.0-beta2 | 4,566 | 6/15/2017 |
2.3.0-beta1 | 9,644 | 5/30/2017 |
2.2.0 | 52,987 | 5/30/2017 |
2.1.0 | 37,189 | 4/21/2017 |
2.0.0 | 129,253 | 3/9/2017 |
2.0.0-rc4 | 28,481 | 2/8/2017 |
2.0.0-rc3 | 4,719 | 1/30/2017 |
2.0.0-rc2 | 13,835 | 12/14/2016 |
2.0.0-rc | 5,721 | 11/18/2016 |
2.0.0-beta5 | 7,132 | 10/18/2016 |
2.0.0-beta4 | 4,886 | 10/12/2016 |
2.0.0-beta3 | 10,833 | 7/13/2016 |
2.0.0-beta1 | 10,718 | 3/31/2016 |
1.3.2 | 420,929 | 7/1/2016 |
1.3.1 | 122,904 | 7/1/2016 |
1.3.0 | 60,891 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 4,304 | 5/16/2016 |
1.2.2 | 48,644 | 5/17/2016 |
1.2.1 | 90,318 | 3/31/2016 |
1.2.0 | 349,920 | 3/31/2016 |
1.2.0-rc | 6,281 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 5,283 | 2/2/2016 |
1.1.1 | 79,209 | 12/3/2015 |
1.1.0 | 32,409 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 5,505 | 11/14/2015 |
1.1.0-rc1 | 5,736 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 4,938 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 5,447 | 8/26/2015 |
1.1.0-beta1 | 5,433 | 10/9/2015 |
1.0.1 | 1,106,164 | 12/21/2016 |
1.0.0 | 223,106 | 7/13/2015 |
1.0.0-rc3 | 11,989 | 6/17/2015 |
1.0.0-rc2 | 357,899 | 4/24/2015 |
1.0.0-rc1 | 15,095 | 2/14/2015 |
1.0.0-beta2 | 17,146 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 12,307 | 11/11/2014 |
0.7.4091001-beta | 11,024 | 9/29/2014 |
0.7.4080704-beta | 7,908 | 8/20/2014 |
0.7.4052301-beta | 9,399 | 6/3/2014 |
0.6.4033103-beta | 13,244 | 4/1/2014 |