Microsoft.CodeAnalysis.VisualBasic.Workspaces
2.11.0-beta1-final
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.VisualBasic.Workspaces --version 2.11.0-beta1-final
NuGet\Install-Package Microsoft.CodeAnalysis.VisualBasic.Workspaces -Version 2.11.0-beta1-final
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="2.11.0-beta1-final" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="2.11.0-beta1-final" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" />
paket add Microsoft.CodeAnalysis.VisualBasic.Workspaces --version 2.11.0-beta1-final
#r "nuget: Microsoft.CodeAnalysis.VisualBasic.Workspaces, 2.11.0-beta1-final"
#addin nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=2.11.0-beta1-final&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.VisualBasic.Workspaces&version=2.11.0-beta1-final&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/4c7d79a254288388d97d793c4087db6ebf00d2fd.
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. |
.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. |
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.Common (= 2.11.0-beta1-final)
- Microsoft.CodeAnalysis.VisualBasic (= 2.11.0-beta1-final)
- Microsoft.CodeAnalysis.Workspaces.Common (= 2.11.0-beta1-final)
NuGet packages (95)
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/75e79dace86b274327a1afe479228d82a06051a4. |
|
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/75e79dace86b274327a1afe479228d82a06051a4. |
|
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 (12)
Showing the top 12 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 http://referencesource.microsoft.com and http://sourceroslyn.io
|
|
cezarypiatek/MappingGenerator
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
|
Version | Downloads | Last updated |
---|---|---|
4.13.0 | 180,109 | 2 months ago |
4.12.0 | 539,972 | 4 months ago |
4.12.0-3.final | 10,135 | 6 months ago |
4.12.0-2.final | 10,686 | 7 months ago |
4.12.0-1.final | 12,811 | 8 months ago |
4.11.0 | 2,132,843 | 8 months ago |
4.11.0-3.final | 2,416 | 8 months ago |
4.11.0-2.final | 6,166 | 10 months ago |
4.10.0 | 1,006,124 | 6/10/2024 |
4.10.0-3.final | 8,533 | 4/29/2024 |
4.10.0-2.final | 7,122 | 3/19/2024 |
4.10.0-1.final | 261 | 3/18/2024 |
4.9.2 | 1,523,044 | 3/2/2024 |
4.9.0-3.final | 11,425 | 1/22/2024 |
4.9.0-2.final | 36,132 | 12/16/2023 |
4.9.0-1.final | 380 | 12/13/2023 |
4.8.0 | 4,159,742 | 11/22/2023 |
4.8.0-3.final | 25,659 | 11/3/2023 |
4.8.0-2.final | 22,635 | 9/20/2023 |
4.8.0-1.final | 3,402 | 9/9/2023 |
4.7.0 | 2,001,147 | 8/18/2023 |
4.7.0-2.final | 25,280 | 6/20/2023 |
4.7.0-1.final | 20,713 | 5/20/2023 |
4.6.0 | 1,014,884 | 5/16/2023 |
4.6.0-1.final | 172,051 | 3/3/2023 |
4.5.0 | 2,067,932 | 2/24/2023 |
4.5.0-2.final | 34,794 | 1/6/2023 |
4.4.0 | 5,744,671 | 11/14/2022 |
4.4.0-4.final | 90,481 | 10/22/2022 |
4.4.0-2.final | 61,170 | 9/19/2022 |
4.4.0-1.final | 4,076 | 8/16/2022 |
4.3.1 | 895,356 | 9/30/2022 |
4.3.0-3.final | 2,954 | 7/26/2022 |
4.3.0-2.final | 5,929 | 6/22/2022 |
4.3.0-1.final | 14,351 | 5/10/2022 |
4.2.0 | 1,723,305 | 5/13/2022 |
4.2.0-4.final | 7,619 | 4/27/2022 |
4.2.0-2.final | 28,371 | 3/25/2022 |
4.2.0-1.final | 9,388 | 2/18/2022 |
4.1.0 | 2,994,160 | 2/16/2022 |
4.1.0-3.final | 9,580 | 1/27/2022 |
4.1.0-1.final | 47,576 | 11/19/2021 |
4.0.1 | 2,426,551 | 11/9/2021 |
4.0.0-6.final | 10,617 | 10/20/2021 |
4.0.0-5.final | 2,019 | 10/11/2021 |
4.0.0-4.final | 29,316 | 9/15/2021 |
4.0.0-3.final | 37,554 | 8/12/2021 |
4.0.0-2.final | 1,761 | 7/20/2021 |
4.0.0-1.final | 17,410 | 7/7/2021 |
3.11.0 | 1,564,864 | 8/11/2021 |
3.11.0-3.final | 462 | 7/15/2021 |
3.11.0-1.final | 4,683 | 6/14/2021 |
3.10.0 | 301,206 | 6/11/2021 |
3.10.0-3.final | 11,974 | 5/13/2021 |
3.10.0-2.final | 1,468 | 4/20/2021 |
3.10.0-1.final | 18,950 | 3/3/2021 |
3.9.0 | 1,379,218 | 3/2/2021 |
3.9.0-5.final | 1,458 | 2/24/2021 |
3.9.0-4.final | 1,483 | 2/10/2021 |
3.9.0-3.final | 4,461 | 1/20/2021 |
3.9.0-2.final | 8,170 | 12/10/2020 |
3.9.0-1.final | 68,490 | 12/4/2020 |
3.8.0 | 2,693,533 | 11/13/2020 |
3.8.0-5.final | 14,283 | 10/23/2020 |
3.8.0-4.final | 3,849 | 10/13/2020 |
3.8.0-3.final | 16,546 | 9/16/2020 |
3.8.0-2.final | 1,024 | 9/1/2020 |
3.7.0 | 1,830,285 | 8/5/2020 |
3.7.0-4.final | 5,191 | 7/14/2020 |
3.7.0-3.final | 2,686 | 7/2/2020 |
3.7.0-2.final | 2,588 | 6/15/2020 |
3.7.0-1.final | 42,501 | 5/19/2020 |
3.6.0 | 736,889 | 5/19/2020 |
3.6.0-4.final | 3,675 | 5/5/2020 |
3.6.0-3.final | 1,344 | 4/16/2020 |
3.6.0-2.final | 46,631 | 3/26/2020 |
3.6.0-1.final | 2,965 | 3/17/2020 |
3.5.0 | 565,019 | 3/16/2020 |
3.5.0-beta3-final | 13,553 | 2/19/2020 |
3.5.0-beta2-final | 16,055 | 1/23/2020 |
3.5.0-beta1-final | 16,506 | 12/3/2019 |
3.4.0 | 1,944,211 | 12/3/2019 |
3.4.0-beta4-final | 13,006 | 11/15/2019 |
3.4.0-beta3-final | 3,506 | 11/4/2019 |
3.4.0-beta2-final | 43,326 | 10/15/2019 |
3.4.0-beta1-final | 3,841 | 9/23/2019 |
3.3.1 | 10,644,832 | 9/23/2019 |
3.3.1-beta3-final | 11,835 | 9/5/2019 |
3.3.0-beta2-final | 3,642 | 8/15/2019 |
3.3.0-beta1-final | 5,878 | 7/26/2019 |
3.2.1 | 216,272 | 8/9/2019 |
3.2.0 | 71,699 | 8/1/2019 |
3.2.0-beta4-final | 3,856 | 7/16/2019 |
3.2.0-beta3-final | 4,702 | 6/25/2019 |
3.2.0-beta1-final | 4,321 | 5/21/2019 |
3.1.0 | 247,357 | 5/21/2019 |
3.1.0-beta3-final | 7,232 | 5/7/2019 |
3.1.0-beta2-final | 3,953 | 4/24/2019 |
3.1.0-beta1-final | 3,318 | 4/10/2019 |
3.0.0 | 495,092 | 4/2/2019 |
3.0.0-beta4-final | 5,807 | 2/27/2019 |
3.0.0-beta3-final | 20,663 | 2/14/2019 |
3.0.0-beta2-final | 7,920 | 1/24/2019 |
2.11.0-beta1-final | 7,828 | 12/11/2018 |
2.10.0 | 1,556,289 | 11/15/2018 |
2.9.0 | 952,268 | 8/16/2018 |
2.8.2 | 8,830,666 | 5/22/2018 |
2.8.0 | 691,815 | 5/1/2018 |
2.8.0-beta4 | 4,952 | 4/20/2018 |
2.8.0-beta3 | 8,376 | 4/12/2018 |
2.7.0 | 120,150 | 3/8/2018 |
2.6.1 | 414,769 | 12/14/2017 |
2.6.0 | 115,493 | 12/8/2017 |
2.6.0-beta3 | 6,635 | 11/22/2017 |
2.4.0 | 218,113 | 10/16/2017 |
2.3.2 | 114,665 | 8/31/2017 |
2.3.1 | 167,747 | 7/20/2017 |
2.3.0 | 25,866 | 7/11/2017 |
2.3.0-beta3 | 4,167 | 7/6/2017 |
2.3.0-beta2 | 4,492 | 6/15/2017 |
2.3.0-beta1 | 9,568 | 5/30/2017 |
2.2.0 | 52,701 | 5/30/2017 |
2.1.0 | 36,951 | 4/21/2017 |
2.0.0 | 128,385 | 3/9/2017 |
2.0.0-rc4 | 27,801 | 2/8/2017 |
2.0.0-rc3 | 4,647 | 1/30/2017 |
2.0.0-rc2 | 13,761 | 12/14/2016 |
2.0.0-rc | 5,645 | 11/18/2016 |
2.0.0-beta5 | 7,058 | 10/18/2016 |
2.0.0-beta4 | 4,814 | 10/12/2016 |
2.0.0-beta3 | 10,748 | 7/13/2016 |
2.0.0-beta1 | 10,635 | 3/31/2016 |
1.3.2 | 417,688 | 7/1/2016 |
1.3.1 | 120,369 | 7/1/2016 |
1.3.0 | 59,920 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 4,230 | 5/16/2016 |
1.2.2 | 48,352 | 5/17/2016 |
1.2.1 | 90,094 | 3/31/2016 |
1.2.0 | 349,700 | 3/31/2016 |
1.2.0-rc | 6,199 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 5,154 | 2/2/2016 |
1.1.1 | 78,824 | 12/3/2015 |
1.1.0 | 32,236 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 5,433 | 11/14/2015 |
1.1.0-rc1 | 5,606 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 4,853 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 5,374 | 8/26/2015 |
1.1.0-beta1 | 5,302 | 10/9/2015 |
1.0.1 | 1,037,724 | 12/21/2016 |
1.0.0 | 213,114 | 7/13/2015 |
1.0.0-rc3 | 10,925 | 6/17/2015 |
1.0.0-rc2 | 355,898 | 4/24/2015 |
1.0.0-rc1 | 14,886 | 2/14/2015 |
1.0.0-beta2 | 17,062 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 12,216 | 11/11/2014 |
0.7.4091001-beta | 10,883 | 9/29/2014 |
0.7.4080704-beta | 7,825 | 8/20/2014 |
0.7.4052301-beta | 9,305 | 6/3/2014 |
0.6.4033103-beta | 12,872 | 4/1/2014 |